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
V

vijaygone

@vijaygone
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Sending mail with SMTP MAIL
    V vijaygone

    Inorder to send mails you need to give username and passowrd of the mail domain. ex: mail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate", "1"); mail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendusername",ConfigurationSettings.AppSettings\["SMTPUSERNAME"]); mail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendpassword",ConfigurationSettings.AppSettings\["SMTPPASSWORD"]);

    ASP.NET asp-net sysadmin question

  • About chat server
    V vijaygone

    Can anybody give tips to develop chat server

    ASP.NET sysadmin lounge

  • resizing image through programming
    V vijaygone

    Can any give the GDI+ programming in asp.net,c# to Display a big image as a small image without changing clarity. please help me.

    ASP.NET csharp asp-net winforms graphics help
  • Login

  • Don't have an account? Register

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