|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET Developmentmicrosoft.public.dotnet.framework.aspnet
Why NOT hungarian notation?
darrel -
8 Dec 2006 4:55 PM - 1 message
I just discovered that MS recommends that we NOT use hungarian notation with the .net framework: [link] What are the real cons for using it? I tend to use it a lot, especially when IDing my controls. For instance the ...
Sys is Undefined
xeroxero -
7 Dec 2006 8:40 PM - 1 message
Following the instructions from the latest distribution of the AJAX framework from Microsoft, I modifed my web.config like the below. I get the "Sys' is undefined error message in my aspx page. What could be wrong? Thanks. ....stuff... <system.web> ...
path "Not a valid virtual Path" in Visual Web Dev Ex 2005
larrybud2002 -
6 Dec 2006 2:57 PM - 1 message
I've read about this error in this group and others from early 2006 but without any resolution, so I thought I'd bump it up to see if there's a solution. Trying to build a website on http://oursite:8080/ ...
Using an IFrame On an ASP.NET Page
Otis Mukinfus -
5 Dec 2006 8:48 PM - 1 message
I am using an IFrame on a page and using the src attribute to load an ASPX page into it. This all works great, but the Back and Forward buttons do not activate when I do this. How does one add the navigation URL to the list/object that keeps track of which ...
Fill Dataset
shapper -
4 Dec 2006 10:53 PM - 1 message
Hello, I know this is a basic question but I am having a problem. I am using System.Data.Common and I created a command. 1 ... 2 Dim command As DbCommand = dbProvider.CreateCommand() ...
CheckBoxes in DataGrid
rn5a -
3 Dec 2006 8:53 PM - 1 message
The first column of a DataGrid has a CheckBox for all the rows. I want that when users check a CheckBox, the BackColor of that entire row in the DataGrid should change to a different color. To implement this, if ...
|
|||||||||||||||||||||||