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
P

Prasanta_Prince

@Prasanta_Prince
About
Posts
131
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Disable Drag and Drop in Textbox
    P Prasanta_Prince

    Good solution.

    ASP.NET question csharp javascript

  • Code for Downloading from website problem
    P Prasanta_Prince

    File Upload and Download in ASP.NET[^] This link shows Upload and download.

    ASP.NET csharp javascript html algorithms tools

  • Related to GridView
    P Prasanta_Prince

    This example shows update,delete and Nested Gridview. Hope this can help you. Gridview inside Gridview in ASP.NET C#[^]

    ASP.NET question

  • HTML Editor
    P Prasanta_Prince

    http://www.accelerated-ideas.com/SoftwareDirectory/aiFreeSoftwareSearch.aspx?sID=15912[^] hope this can help you.

    ASP.NET html question

  • how to start MVC
    P Prasanta_Prince

    @Philippe Mori Good link.

    ASP.NET asp-net tutorial csharp architecture help

  • DateTime to yyyy\MM\dd conversion
    P Prasanta_Prince

    Good answer BlueBoy..

    C# tutorial question

  • Date Convertion
    P Prasanta_Prince

    SELECT CONVERT(VARCHAR(10), GETDATE(), 105)</pre>
    Place your date inplace of Gatedate()

    Database database tutorial question

  • Need A Help Of Nested Grid View
    P Prasanta_Prince

    Gridview inside Gridview in asp.net C#[^] Hope this can help you.

    .NET (Core and Framework) css business help

  • URL rewrite sub.domain.com
    P Prasanta_Prince

    http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx[^] URL Rewriting with ASP.NET[^] http://www.tutorialsasp.net/tutorials/url-rewriting-in-aspnet-using-urlrewriternet/[^] Hope this can help you.

    ASP.NET com question

  • ASP.NET Interview Questions
    P Prasanta_Prince

    http://guru-code.blogspot.com/[^] It contains all asp.net interview questions.

    ASP.NET csharp asp-net question career

  • how can i use <%=%> code in server control page.
    P Prasanta_Prince

    @shankysharma86 Correct One.

    ASP.NET question sysadmin

  • placeholder position
    P Prasanta_Prince

    @BlueBoy Good One..

    ASP.NET csharp sysadmin tutorial question

  • How to get TargetControlID from gridview to Ajax modalPopupExtender?
    P Prasanta_Prince

    Place one button with visiblility off. And give that button Id as target Control ID.

    ASP.NET help tutorial question

  • I want to know how I can Share articles to social network like facebook , twitter ?
    P Prasanta_Prince

    http://www.murrayhilltech.com/articles/articles.aspx?key=3[^] http://devtacular.com/articles/bkonrad/how-to-retrieve-user-data-from-facebook-connect-in-aspnet/[^] http://www.squidoo.com/facebookconnect4aspnet[^] Hope this can help you.

    ASP.NET sysadmin question lounge

  • Protect XML from outside access in asp.net
    P Prasanta_Prince

    I have xml in root folder. I just want to stop viewing xml file from outside.

    ASP.NET csharp asp-net xml tutorial

  • Protect XML from outside access in asp.net
    P Prasanta_Prince

    How to Protect XML from outside access in asp.net. I have use

    But it doesn`t work online.

    ASP.NET csharp asp-net xml tutorial

  • I have Posted a trick but it shows pending status
    P Prasanta_Prince

    I have Posted a trick but it shows pending status,-http://www.codeproject.com/Tips/201516/Play-video-in-your-webpage.aspx[^]

    Site Bugs / Suggestions com

  • How to play video using asp.net?
    P Prasanta_Prince

    http://www.codeproject.com/Tips/201516/Play-video-in-your-webpage.aspx[^] Have a look on this link.

    ASP.NET csharp asp-net tutorial question

  • I need replace a selected word in the text of textBox not all text I can´t use SelectedText or SelectionLength like windows Form in asp.net
    P Prasanta_Prince

    You can use String.Replace. Like,

    myString = "This is a test.";
    myString = Regex.Replace(myString, " is", " was");

    ASP.NET csharp asp-net

  • coping dataset to table(DB)
    P Prasanta_Prince

    http://msdn.microsoft.com/en-us/library/xzb1zw3x%28v=vs.80%29.aspx[^] Inserting relational data using DataSet and DataAdapter[^] Have a look on this links

    ASP.NET database sql-server com sysadmin 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