| Thread | Last Post | Replies |
|
| updating | 26 Apr 2008 04:43 GMT | 1 |
I am new to using the Streets and Trips, I have the 2006 version and would like to know if there is a way to update mine or do I have to get the 2008 version? My 2006 sometimes tells me that I need to go straight and I know I have to
|
| DateTime | 25 Apr 2008 15:54 GMT | 2 |
I want to copy a DateTime value to/from an byte[] array. However, when I try to get the size of DateTime by using sizeof(DateTime), the compiler complains: 'System.DateTime' does not have a predefined size, therefore sizeof can only be used in an unsafe context (consider using
|
| Missing .Net Framework Configuration utility | 25 Apr 2008 15:48 GMT | 1 |
I installed VS 2008 with the .Net framework and the Configuration utility doesn't seem to be installed. How can I install this? thanks for your help john
|
| Is AJAX Extension needs Visual Studio .Net 2005 | 25 Apr 2008 06:13 GMT | 4 |
Do Visual Studio .Net 2005 need to be installed for installing AJAX Extension. Thank you Naveen G
|
| Subclassing a Singleton C# | 25 Apr 2008 00:24 GMT | 4 |
If you must, here is some code: http://www.geocities.com/jeff_louie/OOP/oop40.htm Regards, Jeff
|
| Windows services opens a win application form. | 24 Apr 2008 18:39 GMT | 4 |
Windows services opens a win application form. Hi, How do I get my Windows service opens form in windows application ? I have this bit of code :
|
| identity does not have write access to Temporary ASP.NET Files'. | 24 Apr 2008 17:07 GMT | 1 |
Hi Friends, I created one ASP.Net 2.0 application and deployed that in IIS. When I tried to access that through IE, it is giving following error. The current identity (ComputerName\ASPNET) does not have write access
|
| Error Message When I Bring Up Media Center | 24 Apr 2008 07:47 GMT | 1 |
When this error appears it's also difficult to get out of both the error message and media center. Here is the error: WINDOWS - NO DISK exception processing message c00000135 parameters 75b6bf9c 475b6bf9c 75b6bfac
|
| Webcam audio is terrible with windows vista!! | 24 Apr 2008 04:50 GMT | 1 |
I work on a website and the audio is terrible no matter what webcam I use, does anyone know how I can fix the sound?
|
| Windows Service & System.Timers.Timer production issue... | 24 Apr 2008 02:45 GMT | 8 |
I'm looking into a production issue related to a windows service and System.Timers.Timer. The background is the windows service uses a System.Timers.Timer to periodically poll a directory location on a network for files and then copies these files to another location (on
|
| How to use in .Net path longer than 260 characters | 23 Apr 2008 18:57 GMT | 1 |
I'm trying to use paths longer than 260 characters, but the classes I've used like System.Directory seems to lack support of NTFS long paths like: \\?\d:\test
|
| Binding a generic List to GridView | 23 Apr 2008 18:11 GMT | 5 |
sorry for crossposting, it's getting late in the evening here in Europe :-( I have a little problem binding a generic list to a GridView. The List gets filled with data from textboxes (via properties in class Person, see below) and I
|
| .NET winform repainting issure | 23 Apr 2008 16:32 GMT | 2 |
I have a winform application, and forms with several nested controls incl. tab controls, tablelayoutpanel, groupboxes and the controls. I also have some usercontrols that I am adding dynamically. All together I have more than 300 controls on the application. The problem is that
|
| Xml File Reading Issue | 23 Apr 2008 15:29 GMT | 1 |
I am trying to read a large xml file (about 69mb in size) using ReadXML() method of DataSet, it takes very long to do so, i there some other way to read such large XML files. TIA
|
| Regex help | 23 Apr 2008 15:24 GMT | 1 |
6Nov08 6Nov2008 26Nov08 26Nov2008
|