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
N

ncsubbu

@ncsubbu
About
Posts
21
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • problem while taking a project from vss
    N ncsubbu

    Hi First open your visual studio. 1.File menu-->open-->open project/Solution-->open project window will open. 2.Open project-->click on Source safe-select vss from the network- 3.Give u r username and password and select your project.

    your's subbu

    ASP.NET csharp visual-studio help announcement

  • Getting error : System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client
    N ncsubbu

    hi Put ValidateRequest="false" in source page directive of the freetextbox used pages. <%@ Page Language="C#" ValidateRequest="false" />

    your's subbu

    ASP.NET csharp html sysadmin help

  • Deployment of project in asp.net
    N ncsubbu

    In Host System you need to install .netframe work(dotnetfx)of your developed project.If you use .net2.0 then install dotnetfx2.0.If net3.5 then dotnetfx3.5.Need not install asp.net on host System.Take domain from the domain serivce provider like whois,godaddy. In Host create a virtual directory for your application.

    your's subbu

    ASP.NET csharp asp-net sysadmin

  • Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
    N ncsubbu

    Hi I am using sqlhelper class for dataaccess.I am retriving records from view.The records more than 20,000.In this case i got timeout expired.i increase the connectiontimeout is 120sec.If any solution to solve this problem.

    your's subbu

    ASP.NET sysadmin help

  • javascript
    N ncsubbu

    use javascript prompt for you are requirment

    your's subbu

    ASP.NET javascript help question

  • calendar control
    N ncsubbu

    use ajax calendar control it not refresh you are page

    your's subbu

    ASP.NET question

  • Hi to all,
    N ncsubbu

    use ajax autocomplete extender to you are requirement.

    your's subbu

    ASP.NET help

  • compare validator for dates
    N ncsubbu

    Hi i use to compare two dates.Data1 is always less than Date2.if i give Date1 Date2 18/10/2008 20/10/2008 validation occure. because the difference should be 8 days for dates it taken. My Requirement is less than one day

    your's subbu

    ASP.NET css

  • file uploder
    N ncsubbu

    FileUpload1.PostedFile.SaveAs(Server.MapPath("path of location");

    your's subbu

    ASP.NET database sysadmin tutorial question

  • javascript call on asp.net
    N ncsubbu

    Page.RegisterStartupScript("myrest", "alert('Hello');"); use this after record insertion.

    your's subbu

    ASP.NET csharp javascript asp-net database help

  • ModalPopExtender with Checkboxes
    N ncsubbu

    Hi Friends I have developed a ModelPopExteder with CheckBoxes.My Problem is how to know the which check box is checked.

    your's subbu

    ASP.NET help tutorial

  • Rating System
    N ncsubbu

    Hi Friends i need to design rating system like code project rating.Any help how design.I design using ajaxControlTool kit but i need like hand symbols with rating Thanks in Advance

    your's subbu

    ASP.NET design help

  • call function from jscript file to .aspx inline code
    N ncsubbu

    use TextBox1.Attribute.add("onkeypress","javascript:f1()") in

    ASP.NET javascript question

  • get value from url
    N ncsubbu

    You are passing the value by request query string.In default2.aspx you should use string str=request.querystring["Mode"];

    your's subbu

    ASP.NET help question

  • Javascript Alert Box does not Display
    N ncsubbu

    Page.RegisterStartupScript("hai", "alert('hai')") the above display alert box

    your's subbu

    ASP.NET csharp javascript asp-net com

  • Search Enginee for my database [modified]
    N ncsubbu

    Hi Friends I want to design a search engine for my local database.I want to design search engine in asp.net. how to remove stopwords and how to generate a query for select statement in database for retrive the results

    your's subbu

    modified on Monday, September 15, 2008 5:38 AM

    ASP.NET database csharp asp-net design tutorial

  • [Message Deleted]
    N ncsubbu

    [Message Deleted]

    ASP.NET

  • dropdown list with checkboxs in Asp.net
    N ncsubbu

    Hi I want a dropdown list with checkboxs asp.net for multiple selection

    your's subbu

    ASP.NET csharp asp-net

  • vs2008 masterpage
    N ncsubbu

    how to do templetes in vs2008. how to set the layout in vs2008

    your's subbu

    ASP.NET tutorial

  • Difference betwen server.transfer and response.redirect
    N ncsubbu

    server.transfer is used to transfer one page to anotherpage within the website. response.redirect is used transfer one page to another page within the website as other websites.in response redirect we can pass the querystring.

    your's subbu

    ASP.NET sysadmin
  • Login

  • Don't have an account? Register

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