| Thread | Last Post | Replies |
|
| .NET Framework 1.1 SP1 and satellite assemblies bug? | 05 Oct 2004 06:16 GMT | 1 |
hello guys... good day! i really don't know where to report this, or ask for assistance about this bug. i need help with a problem we encountered after installing .NET Framework 1.1 SP1. We are currently using No Touch Deployment for a
|
| VB.NET | 05 Oct 2004 04:40 GMT | 2 |
I purchased vb.net 2k3 SE and I don't see crystal reports anywhere. Is crystal reports part of the 2K3 SE pkg? I'm not sure I have all of the original CDs. I'm thinking CR could on another disc. I currently have a total of 5cds. Disc 1 VB, Prerequisite, and 3 MSDN. Please ...
|
| How Larger Are ListViewItem and TreeNode? | 05 Oct 2004 01:29 GMT | 2 |
How large are ListViewItem and TreeNode objects, typically? Thanks, Gary
|
| FlushFileBuffers, is really needed? | 04 Oct 2004 21:19 GMT | 2 |
Is needed call WinAPI FlushFileBuffers (by PInvoke) to ensure that data is send to hard disk, or call System.IO.FileStream.Flush is sufficient? Regards...
|
| BITS 1.5 Download | 04 Oct 2004 21:05 GMT | 1 |
I get this error when trying to install BITS 1.5 client. Any help would be greatly appreciated!!! Thanks. 2004-10-04 13:33:32 18:33:32 Error BITS CLNT Failed to stop
|
| How to show a text showing the progress in percentage on a Progres | 04 Oct 2004 20:19 GMT | 5 |
I want to show the progress in percentage over a progress bar, like it is used in many of the installation programs, like if the background color of the progress bar is white and the text is showing "0%" then text is in blue color
|
| hanging on console.writeline | 04 Oct 2004 19:27 GMT | 3 |
hi, i'm not sure if this is the right place for this post, but i couldn't find a better one. i'm writing code which iteratively updates a database for ~3000 objects.
|
| Visual studio 2005 and MCSD | 04 Oct 2004 13:25 GMT | 2 |
i was preparing to give MCSD within next two months, but i heard that MS is planning to launch VS 2005 in mid-2005. should i wait for next year to give latest exams or go ahead with my plans?
|
| Serialization of not Serializable Object | 04 Oct 2004 13:23 GMT | 1 |
I want to serialize a PrintDocument to send it via remoting. How can I send a PrintDocument via remoting ?
|
| Unable to run Web Services after .NET framework SP1 update | 04 Oct 2004 12:09 GMT | 1 |
After installing SP1 for .NET 1.1 framework, I am no longer able to run any web service on my pc. I'm getting an error message telling me that the ASPNET user does not have access to the 'Temporary ASP.NET Files' directory.
|
| Data Structures -- Linked lists / Trees in vb.net | 04 Oct 2004 07:05 GMT | 4 |
I would like to ask if it is possible for a vb.net class to implement a linked list or a tree. Basically, I believe VB.net dows not support pointers so therefore I find it hard to see how VB.net would support
|
| Cannot instantiate .NET Class Library | 03 Oct 2004 22:05 GMT | 8 |
1) I have created a very very simple .NET class library as follows appended at the end of this post 2) I have registered the code as follows: regasm /tlb:testInterop.tlb testinterop.dll
|
| Can i pass a SqlConnection object with opened connection to a method/function as a parameter? | 03 Oct 2004 21:15 GMT | 13 |
Can i pass a SqlConnection object with opened connection to a method/function as a parameter? For example, i need a method to process something from ASP.NET by a .NET assembly, but i don't want to connect a new connection anymore and just use
|
| Monitoring windows service | 03 Oct 2004 21:06 GMT | 5 |
Hi need to monitoring my windows service written in VB NET. How can my monitor application "feel" that my service has made something? Is the only way a polling (for example on a Db table)? Can't service generate events into monitor application?
|
| HTTP to HTTPS | 03 Oct 2004 19:22 GMT | 2 |
I have a problem, I have been doing a website and it needs to be made secure, so we have installed versign in the webserver. Now the problem is I have a set of .aspx pages which i
|