| Thread | Last Post | Replies |
|
| calculate Monday's date | 03 Aug 2005 20:14 GMT | 2 |
Does anyone know how to give a date (not today's date) and have the program calculate the previous monday's date from it? Any help would be appreciated. Thanks!!!! Joe
|
| What files needed to install .Net 1.1 on Web Server? | 03 Aug 2005 18:38 GMT | 3 |
I would like to install the .Net 1.1 framework on a Web Server running W2K to be able to run ASP.NET files, but I'm not sure where to find the files I need for the .Net framework. I have ".NET Framework 1.1 Service Pack 1" (NDP1.1sp1-KB867460-X86.exe) and
|
| in C# fastest way to convert a string into a MemoryStream | 03 Aug 2005 17:32 GMT | 5 |
in C# fastest way to convert a string into a MemoryStream
|
| Data Access Application Block | 03 Aug 2005 16:33 GMT | 2 |
I was just wondering if the MS DAAB is for use with just the SQLServer database, or can it be used with an Access db as well. And if it can, then could someone please point me out to the connection string? Cheers!
|
| .Net Framework 1.1 Installation Error | 03 Aug 2005 16:12 GMT | 1 |
I am trying to install a new software application (QuickBooks Pro) which requires that the Microsoft .Net Framework 1.1 be loaded first. Every time I try to install .Net 1.1, it gives me the following error message: Error 1935. An error occurred during the installation of ...
|
| microsoft.net ver 1.1 error 1935 | 03 Aug 2005 16:05 GMT | 1 |
WhenI try to load .net ver 1.1 I get the error 1935. I tried rebotting and I also tried turning off windows installer. neither solution worked I stil get error 1935 when trying to set up .net ver 1.1. My O/S is home XP and I do have service pack 2 and all updates. Any help ...
|
| .NET Magazines/Journals | 03 Aug 2005 15:36 GMT | 2 |
Could somebody suggest a good magazine or journal targeted at C# .NET development. Thanks, Wayne.
|
| multiple datagrids | 03 Aug 2005 14:36 GMT | 1 |
In SQL Server Query Analyzer, if I type in, say, 2 select queries, it returns 2 datagrids of results, with a scrollbar on the right to scroll between the 2 (or more) datagrids. I wanted to implement this in a vb.net application I am writing. Does anyone know how this is done? Any ...
|
| DataGrid.Columns.HeaderText problem in ASP.NET ? | 03 Aug 2005 12:26 GMT | 2 |
First, excuse me for my very bad English. I need your help for using DataGrid.Columns[..].HeaderText I have a DataGrid in WebForm . I have a Session variable "LANGUAGE " in wich I storing values ENG or FR.
|
| How to use the GAC | 03 Aug 2005 11:44 GMT | 2 |
.Net Framework v1.1.4322 VS.Net 2003 I have 3 differnet projects for a web application. The first holds the logic for my controls. The second holds the controls themselves and has a
|
| Web application - writeing to disk | 03 Aug 2005 10:20 GMT | 6 |
What do I need to do if I want to write (with a stream) to file that is in a root dir of Web application or any other file on the disk. Thnx
|
| Visual Studio .NET 2003 install help | 03 Aug 2005 10:09 GMT | 2 |
Everytime I try and install it it says that I do not have the prerequisites to install .NET. So I click to install the prerequisites and it says "Setup has detected that another program requires the computer to reboot. You must reboot the computer before installing Visual Studio ...
|
| losing connection to Active Directory | 03 Aug 2005 09:11 GMT | 10 |
I have web application that quaries the Active Directory to get user details.. everything works fine but someday I'll get System.Runtime.InteropServices.COMExection and if I restart the client machine then it works again.
|
| JavaScript | 03 Aug 2005 07:05 GMT | 2 |
I am new of DotNet. I am just wondering if I still need to use javascript for the validation of form? Do I have to add lots javascript on web application? Thanks,
|
| Windows Services | 02 Aug 2005 23:37 GMT | 6 |
I have a windows service that performs various functions that has recently started to fail on startup. If I remove all event logging from code, it runs fine. If I run the service on a development machine, it runs fine. I am thinking there may be a security issue, but I am at a ...
|