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
D

deepikadurge

@deepikadurge
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Mail box
    D deepikadurge

    Thanks..

    ASP.NET database

  • Mail box
    D deepikadurge

    I have writen the code for mail send.. it's running .. but i dnt knw where it is storing in pc.. how can i read the mail..

    ASP.NET database

  • Mail box
    D deepikadurge

    i want to craete an web app on my machine .. i want to store it in mail server.. but i cnt know the process of saving mail in mail server.. waht is the location for that..

    ASP.NET database

  • Mail box
    D deepikadurge

    I am dng this for my knowledge .. can i create a mail server on my machine and how

    ASP.NET database

  • Mail box
    D deepikadurge

    I want to create a application in which i can send a mail and receive amail. i want to know that waht should i do for storing the dat.. should i store the mail message in to sql database. wher does it store. just tell mw where it store..

    ASP.NET database

  • problem with stored procedure
    D deepikadurge

    REATE PROCEDURE Proc_Scenario_GetMaxID @MaxID int OUTPUT as BEGIN if((SELECT MAX(ID) FROM student) is not null) begin SET @MaxID = (SELECT MAX(ID) FROM student) return 0 end else Begin SET @MaxID=1 return 1 END end code for execution :-- declare @i int exec Proc_Scenario_GetMaxID @i output print convert(char(4),@i))

    C# help csharp database

  • plz tell me code to add subitem in menu bar.. without using wizard
    D deepikadurge

    code

    ASP.NET

  • How to load menubar dynamicly at runtime in asp(with C#)
    D deepikadurge

    i want to load menubar dynamicaly.. it will fetch data from sql server. hw to do it..

    ASP.NET
  • Login

  • Don't have an account? Register

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