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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
N

nidheeshkayal

@nidheeshkayal
About
Posts
25
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Who is coneected with My Mechine
    N nidheeshkayal

    thanx Rahul...

    C# csharp

  • Who is coneected with My Mechine
    N nidheeshkayal

    Hi all, I need to create an application thru coding which will pop up when a user trying to establish a connection with my mechine. Is there any way to do this Language : C#.net Thanx Nidheesh

    C# csharp

  • Windows Service
    N nidheeshkayal

    Hi all I had created one windows service with VS2005 (C#) and installed that one in my local system with InstallUtil.Exe. The installations are completed Successfully, but i am not getting that service in service window (Computer Management , Service Window) Can any one tel me the reason Thanx nidheesh

    C# csharp

  • how hide a row
    N nidheeshkayal

    hi all How can i hide a row with template columns in infragistics ultraweb grid Thanx in advance nidheesh kuvil

    ASP.NET css question

  • Cookies
    N nidheeshkayal

    What is the maximum duration of Cookie thanx in advance

    ASP.NET question

  • help needed
    N nidheeshkayal

    thanks for ur information

    Mobile help tutorial

  • web service publishing
    N nidheeshkayal

    sir, thank u very much, now my second question is- wat is the best method for deploying web services 1. first create all the services, then place it in the server , then deploying it or 2. create all services in local mechine, complete our project, then upload

    ASP.NET wcf question

  • web service publishing
    N nidheeshkayal

    hi all, the fallowing is the code for a .disco file, contractRef ref="http://localhost:1163/test11/test22ser.asmx?wsdl" docRef="http://localhost:1163/test11/test22ser.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />

    ASP.NET wcf question

  • Local Host name
    N nidheeshkayal

    hi all how can i get the local host name in asp.net thanx in advance -- modified at 7:55 Tuesday 28th March, 2006

    ASP.NET csharp asp-net question

  • simple email program
    N nidheeshkayal

    hi thanks,

    ASP.NET com regex help

  • help needed
    N nidheeshkayal

    hi all am new to this community, and i like to learn more abt mobile application development plz guide me thanks in advance

    Mobile help tutorial

  • About target invocatin exception..!!urgent..plz
    N nidheeshkayal

    using system.net.mail; MailMessage mmsg = new MailMessage(); mmsg.From= new MailAddress("from address"); mmsg.To.Add("to address"); mmsg.Subject = "simple email"; mmsg.Body = "this is the message body"; SmtpClient smtp1 = new SmtpClient("sever name"); try { smtp1.Send(mmsg); }catch(Exception ex){} try above code.

    ASP.NET help csharp question

  • simple email program
    N nidheeshkayal

    thanks i changed the ip address in to server name, but unfortunately i am getting the same error message

    ASP.NET com regex help

  • simple email program
    N nidheeshkayal

    hi am adding the code MailMessage mmsg = new MailMessage(); mmsg.From= new MailAddress(TextBox1.Text); mmsg.To.Add("nidheeshkayal@gmail.com"); mmsg.Subject = "Perfect match"; mmsg.Body ="Yor name="+TextBox1.Text +" and "+"Pair name"+ txtPname.Text; SmtpClient smtp = new SmtpClient("192.168.0.10"); // SmtpClient smtp = new SmtpClient("mail.name.com"); smtp.Send(mmsg); -- modified at 23:00 Tuesday 21st March, 2006

    ASP.NET com regex help

  • simple email program
    N nidheeshkayal

    am working with a simple email program and it is showing one error, the error and code is An established connection was aborted by the software in your host machine code MailMessage mmsg = new MailMessage(); mmsg.From= new MailAddress(TextBox1.Text); mmsg.To.Add("nidheeshkayal@gmail.com"); mmsg.Subject = "Perfect match"; mmsg.Body = "test"; SmtpClient smtp1 = new SmtpClient("mail.somename.com"); smtp1.Send(mmsg); i thought the reason is antivirus s/w. how can solve without making changes to antivirus

    ASP.NET com regex help

  • Path of current project.
    N nidheeshkayal

    hope this will help you MessageBox.Show(Application.ExecutablePath.ToString()); this wil return the path of exe -- modified at 7:56 Friday 17th March, 2006

    C# csharp question

  • error
    N nidheeshkayal

    i think u r using oledb connection, plz check whether the database is opened

    ASP.NET csharp asp-net database help

  • Strange Error !!!
    N nidheeshkayal

    hi plz check http://weblogs.asp.net/guys/archive/2004/12/05/275321.aspx

    ASP.NET help data-structures testing beta-testing regex

  • help me
    N nidheeshkayal

    hi all, How to pass a query String Via the Navigate function in User Interface Process application block 2.0 Like State.Navigate("Default1.aspx?aNo=10") -- modified at 5:41 Friday 17th March, 2006

    ASP.NET database design help tutorial question

  • help
    N nidheeshkayal

    here we get the class class name and objects from the assembly. my new requirement is i need to get the methods directly from class that is -- i have class named Form1, by using a dialog contols i can get the class. assign that dialog.Filename in to a string now i got the class name- from this class i need to fetch objects once again thanx for u r help nidheesh

    C# help 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