| Thread | Last Post | Replies |
|
| does .net framework 1.1 support WSDL 1.2? | 17 Mar 2004 22:28 GMT | 1 |
could somebody tell me if .net framework 1.1 supports WSDL 1.2? Thanks in advance!! P.S. I would be very grateful if you could submit any document about this issue.
|
| Upgrading to 1.1 | 17 Mar 2004 22:18 GMT | 1 |
I installed .Net 1.1, however VS 2003.Net still says 1.0.3... Thoughts?
|
| Impersonation | 17 Mar 2004 21:35 GMT | 3 |
Is it possible to contain impersonation to a given AppDomain rather than impersonation consuming the full process? I have a service running under the local system account, but need to impersonate the current user for some functionality (e.g. accessing the
|
| How to disable autocomplete in Text box | 17 Mar 2004 21:34 GMT | 1 |
hi al i have one text box in web form. i want to disabl autodisplay(i.e when i created text box first time an if i enter some value(ex 777) and next time if star
|
| DataSet Question (cascading inserts) | 17 Mar 2004 21:09 GMT | 3 |
I have a typed dataset with two tables ( Table1 and Table2 ). I'm not trying to update the actual db tables at this point, just wanting to see the results in the DataGrid. Column are:
|
| typeof equivalent in MC++ | 17 Mar 2004 20:34 GMT | 1 |
Hello, All! Is there any equivalent to C#'s typeof() in Managed C++? Regards, 011.
|
| have VS.NET 2003 show last modification date in 'open existing project' window? | 17 Mar 2004 15:54 GMT | 3 |
The last modification date does not seem to be correct. I modify .NET solutions all the time, but this never changes and the most active ones keep dropping down the list. Is there a way to get this to reflect the last time a file changed within a
|
| Crystal Reports blob problem? | 17 Mar 2004 14:49 GMT | 1 |
I cant find any Crystal newsgroup so I try to post my question here. I have problem displaying blob fields from my sql server database? Has anyone done that before? If so, is there any trick to display these sort of fields?
|
| Join on the ThreadPool: is it possible? | 17 Mar 2004 14:46 GMT | 1 |
Hi there. I'm new to multithreaded programming. The way I understand it, its not possible to Join() on threads spawned to the ThreadPool. However, I'm in a situation where I'd like to be sure that all threads in the threadpool have completed before moving to the next step. ...
|
| Can .NET and Visual Studio 6.0 work on the same PC ? | 17 Mar 2004 14:06 GMT | 4 |
I have Visual Studio installed on Windows 2000 Professional. I wonder if I can install .Net on the same PC and have both working. Thanks! Julie
|
| Printing crystal report from .Net Web Applications! | 17 Mar 2004 13:32 GMT | 1 |
I'm trying to build a web application on .Net that has crystal reports (version 9) , I want to be able to view the report and print it, I tried some methods for doing this but it did not work properly. I would appreciate it if you could help !!
|
| Where to Get SOS .bin files for .NET 1.0.3705.433 | 17 Mar 2004 13:22 GMT | 1 |
I am looking for SOS .bin files for .NET 1.0.3705.433. Whare I can get them Thanks Tatiana.
|
| StartPosition.CenterParent | 17 Mar 2004 12:27 GMT | 1 |
Hi Guys and Gals, I have a small, two form, application. Form1 is the main window and Form2 is a small window that has a label and a progress bar on it. I wish to display form2 whilst doing some processing in Form1 and update Form2 as the
|
| Strong names in Open Source | 17 Mar 2004 11:56 GMT | 19 |
I'm working on an open source application that I've got on SourceForge. I need to use strong names for a number of the assemblies. My question is what to do about the key file. Since it's open source, I'd like to put the key out with the source code so
|
| Solutions Won't Load | 17 Mar 2004 10:43 GMT | 1 |
I've been using Visual Studio .NET for several weeks now. I've finished some example solutions as well as started others. Now when I open the environment, very few of them will load properly. Usually, I get no listing of files in the properties window to the right or anything ...
|