Advertisement

1 - 10 of 115 containing alltags:("ASP.NET 2.0, C#") (0.002 seconds)
i am new in asp.net 2.0. i want to know wht is the best do declare global variables and constants/readonly variables
Zones: ASP.Net ProgrammingDate Answered: 12/19/2007 Grade: C Views: 0
I working on a asp.net 2.0 application and in that i want to display records from a table to the web form. and i want to do this from server side only. and also i want to add stylesheet and javas...
Zones: ASP.Net ProgrammingDate Answered: 08/22/2007 Grade: B Views: 0
I have an app that worked fine with forms authentication.   I moved the asp.net website into the asp.net projects folder and amended the IIS virtual directory to point to this. (originally the web...
Zones: ASP.Net Programming, Microsof...Date Answered: 10/19/2007 Grade: A Views: 0
Hi, I am working on ASP.net 2.0, I am displaying my data in the GridView from the database. When user click on the edit button on the gridview, I always get the textfield to edit and that wor...
Zones: ASP.Net Programming, C#Date Answered: 02/28/2008 Grade: A Views: 12
Hi, I am getting an error on a web application (ASP.NET 2.0 C#) when cookies are not enabled on the client browser.  I know why I am getting the error, but I would like to catch the exception and ...
Zones: ASP.Net Programming, C#, Visual StudioDate Answered: 01/02/2008 Grade: B Views: 0
Hi, When I was using asp.net 1.1 with vb.net I could create ascx files and define their controls as public and then use the controls on other pages by typing:   dim newcnt as theascxfile = pag...
Zones: ASP.Net Programming, C#, .NET...Date Answered: 01/10/2008 Grade: A Views: 0
I want to compare a title from my gridview to whats in my database upon loading my xml feed within the gridview. Why: If the title of the article in the xml feed is the same as whats in my databa...
Zones: ASP.Net Programming, C#, .NET...Date Answered: 01/10/2008 Grade: B Views: 0
In a DetailsView I have  6 dropdownlist-controls to create a date and time. One list for day, one list for month, one for year and so on... I fill the lists using an array like this: protected v...
Zones: ASP.Net Programming, .NET, C#Date Answered: 01/21/2008 Grade: B Views: 0
Hi, I've seen in many asp.net 2.0 projects this sample of code (same structure I mean). All projects are using XSD as data access layer and this BLL class just creates instances of strong typed ...
Zones: .NET Framework 2.x, C#, ASP....Date Answered: 02/20/2008 Grade: A Views: 147
I have a DetailsView that starts in edit-mode. The page recives a ID from another page an uses it to fill out the DetailsView. This part works well. But when I edit the data and hit the Update-butt...
Zones: ASP.Net Programming, MS Visual C#Date Answered: 01/27/2008 Grade: B Views: 12