Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

Piyush Vardhan Singh

@Piyush Vardhan Singh
About
Posts
518
Topics
192
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • hi every body after long tome i am using Asp.NEt 2010 but when i define class on page then it give error------
    P Piyush Vardhan Singh

    hi every body after long tome i am using Asp.NEt 2010 but when i define class on page then it give error------ System.NullReferenceException: Object reference not set to an instance of an object. at ttt.DBOpration..ctor() in f:\Piyush Project\WebSite\holyschoolmanagementsystem\App_Code\DBOpration.cs:line 20 at Default3.uxtxtbtnregister_Click(Object sender, EventArgs e) in f:\Piyush Project\WebSite\holyschoolmanagementsystem\Schoolregistration.aspx.cs:line 21

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET csharp asp-net com help

  • Mysql in vb.net2008 on vista then its give error(Unable to connect to any of the specified MySQL hosts.)
    P Piyush Vardhan Singh

    Hello Friend I am connectin Mysql in vb.net2008 on vista then its give error(Unable to connect to any of the specified MySQL hosts.) but whene i conectthis on xp os then its excute .... {} My Code- MySqlConnection _MySqlConnection; MySqlCommand _MySqlCommand; MySqlDataAdapter _MySqlDataAdapter; string _Conentionstring = "server=localhost;database=schoolinventory;user id=root;password=;"; public int GetId() { try { _MySqlConnection = new MySqlConnection(_Conentionstring); _MySqlConnection.Open(); string _Adpstring = "select Count(*) from goods"; _MySqlDataAdapter = new MySqlDataAdapter(_Adpstring, _Conentionstring); DataSet _ds=new DataSet(); _MySqlDataAdapter.Fill(_ds); int i = Convert.ToInt32( _ds.Tables[0].Rows[0].ItemArray[0].ToString()); return 0; } catch (Exception ex) { return 0; } }

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    C# csharp database mysql com

  • Unable to connect to any of the specified MySQL hosts in asp.net2010 vista
    P Piyush Vardhan Singh

    Hello friends i am conecting mysql in asp.net 2010 on vista but it junrate error:-Unable to connect to any of the specified MySQL hosts. Please help Thanks

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET help csharp asp-net mysql com

  • [Message Deleted]
    P Piyush Vardhan Singh

    Hash table:- System.Collections.Hashtable sdsd = new Hashtable(); sdsd.Add("", ""); Collection:- c# have not collection as vb.net(Vb Language) on the place of collection u use sorted arrylist.

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET

  • how to check database is available before open the connection?
    P Piyush Vardhan Singh

    YES but i want to handle this without error?

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET database com help tutorial question

  • how to check database is available before open the connection?
    P Piyush Vardhan Singh

    thanks for reply i want to avoid network failures error.when network is not available. so i want check database is available before open the connection object

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET database com help tutorial question

  • how to check database is available before open the connection?
    P Piyush Vardhan Singh

    hello friend how to check database is available before open the connection object? Please help me. Thanks

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET database com help tutorial question

  • how to search users from active directory in different FOREST?
    P Piyush Vardhan Singh

    ANSWER:-http://www.infinitec.de/post/2004/12/30/Find-an-user-in-a-multi-domain-Active-Directory-enironment-programmatically.aspx :rose:

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET com windows-admin help tutorial question

  • how to search users from active directory in different FOREST?
    P Piyush Vardhan Singh

    if u post this Q then which forum u post ?

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET com windows-admin help tutorial question

  • how to search users from active directory in different FOREST?
    P Piyush Vardhan Singh

    how much experience have in ASp.net.....raise above from static pages...........

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET com windows-admin help tutorial question

  • how to search users from active directory in different FOREST?
    P Piyush Vardhan Singh

    Dear Friend how to search users from active directory in different FOREST? please help me. Thanks

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET com windows-admin help tutorial question

  • Whats the benefit of the Microsoft.Practices.EnterpriseLibrary?
    P Piyush Vardhan Singh

    if we are useing EnterpriseLibrary(data base) and not properly close all the object then it create possibility of mummery likes Problem. or effect on the website process and speed.

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET database com help question

  • Whats the benefit of the Microsoft.Practices.EnterpriseLibrary?
    P Piyush Vardhan Singh

    Whats the benefit of the Microsoft.Practices.EnterpriseLibrary? and whats the demerits of these DLL's is this secure more than simple database connectivity Please help me Thanks..

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET database com help question

  • 404 Error in webservices?
    P Piyush Vardhan Singh

    Hi friend My web services give the error of 404 how i resolved to this problem please help me.

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET help wcf com question

  • Can we use PHP code in Asp.net?
    P Piyush Vardhan Singh

    Can we use PHP code in Asp.net? it's possible. Please help me.. thanks

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET csharp php asp-net com help

  • use intel Math Kernel Library ?
    P Piyush Vardhan Singh

    YEs we r using Excel formula in asp.net

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET com help tutorial question

  • use intel Math Kernel Library ?
    P Piyush Vardhan Singh

    Hello Friends How to use Intel Math Kernel Library in Programing. Please help me.

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET com help tutorial question

  • How to run .net application on Macintosh operating system.?
    P Piyush Vardhan Singh

    but The Mono Project not support all namespace of .net for example:-Wmi,Drive Info and Etc

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    .NET (Core and Framework) help csharp com tutorial question

  • How to run .net application on Macintosh operating system.?
    P Piyush Vardhan Singh

    Dear Friends. How to run .net application on Macintosh operating system. .net WMI works on Macintosh Operating System or not. Please help me resolved this problem.

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    .NET (Core and Framework) help csharp com tutorial question

  • in My C# integer value not show integer Value it showing hexa value.?
    P Piyush Vardhan Singh

    a Lots of Thanks For Help:rose:

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    ASP.NET help csharp com question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups