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
G

gopal pradhan

@gopal pradhan
About
Posts
14
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Need project suggestion
    G gopal pradhan

    Here is the link http://pashamtechnology.com/school-management-system/[^] :)

    C# csharp asp-net help learning

  • applicatin developing in c#
    G gopal pradhan

    You can try this book too. http://books.google.co.in/books/about/Application_Development_Using_C_and_Net.html?id=IgBx6RRO0WcC[^]

    C# csharp

  • applicatin developing in c#
    G gopal pradhan

    Try this link Some Best Practices for C# Application Development (Explained)[^]:)

    C# csharp

  • Reading from XML file
    G gopal pradhan

    Try this link http://support.microsoft.com/kb/307548[^] :)

    C# xml help question lounge

  • how to apply sorting in grid view field through codebehind
    G gopal pradhan

    Use this link GridView Paging and Sorting[^]

    ASP.NET css algorithms tutorial

  • How to Create and Access Session Variables
    G gopal pradhan

    to store into session: Session["someID"]="Text To Store"; to retrive : string someString=Session["someID"].ToString(); :)

    ASP.NET tutorial question

  • check box
    G gopal pradhan

    Get the text into a string , split it by space and get the first name. :)

    ASP.NET database tutorial question

  • login
    G gopal pradhan

    Select from database table if the username and password exists. Check for the no of results returned. If is 1 , user is authanticated if 0 , not. :-\

    ASP.NET tutorial

  • can i get recipient mail addresses when sending mail from asp.net
    G gopal pradhan

    Without receipent mail how can you send the mail ? :confused:

    ASP.NET csharp asp-net com tools question

  • ASP White Screen
    G gopal pradhan

    Use this link ;) Complete ListView in ASP.NET 3.5[^]

    ASP.NET question

  • two ASPxButton in one line
    G gopal pradhan

    Try keeping them inside a table .

    ASP.NET question

  • FTP Files Downloader
    G gopal pradhan

    Use a tool like filezilla for uploading or deleting files in ftp. :)

    ASP.NET tutorial question

  • Need project suggestion
    G gopal pradhan

    Try this link for a simple project i.e. school management system.

    C# csharp asp-net help learning

  • Need project suggestion
    G gopal pradhan

    Simply start with a project which include ado.net and gridview. You can practice kinds of gridview events like adding, updating and deleting from gridview. also sorting and paging of gridview.

    C# csharp asp-net help learning
  • Login

  • Don't have an account? Register

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