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
S

Suseel kumar P

@Suseel kumar P
About
Posts
6
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • RegExp
    S Suseel kumar P

    Make sure that You are using Internet Explorer. Other browsers usually won't support .NET Validation Controls. Suseel Kumar

    ASP.NET csharp asp-net com help question

  • Window service vs Web service
    S Suseel kumar P

    Windows Services are services which will be started when the OS starts and will be terminated when the OS shut downs. It is like Other services in Windows like Sequel server. you create a windows services then you can see that at Control Panel->Administrative tool->Services. Web services are used to access components across the Web. It is platform independant. That is we can access a component which is developed in Java or some other languages using .NET Web services. That is Components developed in different languages can communicate across the internet. Suseel Kumar

    ASP.NET visual-studio

  • How to store a password field in the SQL database?
    S Suseel kumar P

    In .NET there are 2 mechanisms to store the password in encrypted format. They are SHA Algorithm and MD5 Algorithms. You can use any one of this. It will store the password encrypted in database. It is very easy in .NET. Try that. Suseel Kumar suseel_p@rediffmail.com -- modified at 7:08 Wednesday 29th March, 2006

    ASP.NET database tutorial question

  • How to Allow paging in a DataGrid
    S Suseel kumar P

    Please anyone tell me how to allow paging in a datagrid in ASP.NET. When I tried to give allowpaging=true, it is showing some error that ICollection is not declared. So please help.

    ASP.NET help csharp asp-net tutorial

  • Encryption/Decryption API in C#.NET
    S Suseel kumar P

    I want to store password in database as encrypted. How can I do that?. Please somebody forward me an API for Encrypt/Decrypt in C#.NET Suseel Kumar P

    C# csharp question database security json

  • How to Develope Independent Clock
    S Suseel kumar P

    I would like to develop a Clock Application. It should not depend upon the System clock. That is when the System time changes the clock tmie should not change. The clock should run independantly. Please give me the code or Logic. Thanking You Suseel Kumar P -- modified at 3:44 Saturday 3rd September, 2005

    C# tutorial
  • Login

  • Don't have an account? Register

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