First  |  Prev |  Next  |  Last
Pages: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
Visual Web Developer 2010 Express
Downloaded Visual Web Developer 2010 Express, but it says for evaluation purpose. Can I use for development purpose and deploy the files for web hosting? ... 5 Jul 2010 11:05
Tabcontrols and radiobuttons
I am using Visual Web Developer 2010 Express edition. This tools has NO tab controls come with it but I am thinking of buying a third-party component. Any recommendation for tab controls? I have a main page, my planning is put 5 tabs on it, and there will be 10 radionbuttons on each of the tab. User can select... 8 Jul 2010 18:07
DropDownList selected value
I think this is a basic question: I got a dropdownlist bind with a datasource, how do I get the value of the selected item? eg. Displayed text: Andy (ID = 3) Apple (ID = 1) Candy (ID = 2) John (ID = 5) Mandy (ID = 4) If I select John, then I need to get the 5. ... 5 Jul 2010 02:26
Convert 'Today' as double
C#. How do I convert today's date as a double type value? I tried: double weekOf; weekOf = ToDouble(DateTime.Today); Response.Write(weekOf.ToString()); It displayed: 2.xxxxE-266 That is a very, very small frational number. ... 5 Jul 2010 13:20
csharp group
I used to read the NG microsoft.public.dotnet.languages.csharp from newsreader OutLook Express using: msnews.microsoft.com But started from yesterday, this news group was removed. Any idea? ... 7 Jul 2010 04:43
Many errors in Microsoft.Common.targets
What can I do about the following error: Warning 5 Cannot find wrapper assembly for type library "Microsoft.Office.Interop.Word". C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets 1558 9 FormStudioMdi I don't have anything to do with the generation of that file. It appears to have... 4 Jul 2010 12:16
Does anyone know why this news group is not reachable
Hello! If I use the NNTP server msnews.microsoft.com I can't see this new group "microsoft.public.dotnet.languages.csharp" Does anyone know why this new group is gone ? //Tony ... 3 Jul 2010 12:23
Data Readers
Trying to develop an asp.net. I want to use a data reader to read a list of categories from a table. I then want to use another data reader to read another table and give me a count of records that include the category found in the first data reader. I want to do this for every category found in the first da... 2 Jul 2010 14:39
I got an error
Hi guys, I've created a simple webpage with a datagridview, my business object. If i try to modify a record i get an error on date value: Dettagli eccezione: System.InvalidOperationException: Impossible to convert the value of parameter 'DataNascita' from 'System.String' to 'System.DateTime'. What should I d... 5 Jul 2010 07:48
Load a Win32dll
How do I load a Win32DLL? Is that LoadLibrary("..."); Which namespace I need to be included in the using clause (C#)? ... 2 Jul 2010 04:46
First  |  Prev |  Next  |  Last
Pages: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36