| Thread | Last Post | Replies |
|
| Hashtables | 25 Oct 2007 16:25 GMT | 4 |
I am using a hashtable to store some values. However, I am not able to sort the values in the hashtable based on an ascending order. Seems to me that the hashtable can only sort the hash index of the values. Is that true ?
|
| Open Home Page and Start Without Add-ons | 25 Oct 2007 08:52 GMT | 2 |
Operative Systen WinsowsXP-Pro SP2. IE 6 or IE 7 Normally you get the choises "Open Home Page" and "Start Without Add-ons" when you right click on the Internet Explorer icon on the desktop.
|
| easiest way to upload a C# class library to a SQL server 2005 and deploy as CLR function | 25 Oct 2007 06:25 GMT | 1 |
easiest way to upload a C# class library to a SQL server 2005 and deploy as CLR function Do I have to upload the .dll and then run sql command to load it into sql server, or is there a more integrated way to do this in visual studio 2005
|
| Strong name validation failed | 25 Oct 2007 04:45 GMT | 1 |
One more try since I don't have the option to remove PublicKeyToken as somebody pointed that here.. We are using enterprise library (EL) in our application. We want to upgrade our application from .net 1.1 to .net 2.0. Since we have
|
| Testers & Reviewers Needed for Open Source .NET Project | 24 Oct 2007 22:49 GMT | 6 |
I am looking for volunteers to help review the source code and design of NValidate, an open-source parameter validation library written in C#. It's purpose is to streamline your parameter validation code, and make it easier to write, so that you're more likely to do it ...
|
| REF Error | 24 Oct 2007 19:33 GMT | 1 |
I am receiving REF errors on a spreadsheet where I track hours for drivers. How can I correct this error without copying and pasting a new column for each person?
|
| Multiple GC.Collect Calls... | 24 Oct 2007 19:32 GMT | 2 |
Howdy everyone. I've been looking online for the past few week about calls to the garbage collector in .NET. Current I'm using code that through inheirtance is using a class that invokes the GC.Collect call every 10 minutes. I'm working on a dataserver and the genius that put
|
| ThreadPool.QueueUserWorkItem | 24 Oct 2007 19:28 GMT | 3 |
I'm looking to build an application that fires off a number of processes. I have created a class (process wrapper) that contains an instance of a Process and some associated information like a friendly name, enum flag for status (e.g. started, not started etc). This class will ...
|
| EntLibConfig.exe - strong name validation failed | 24 Oct 2007 18:56 GMT | 2 |
We are using enterprise library (EL) in our application. We want to upgrade our application from .net 1.1 to .net 2.0. Since we have changed code in enterprise library, we can't just go with the newer version, we will have to keep the old version.
|
| Can a .NET 1.1 app run on a PC which have .NET 2.0 installed only? | 24 Oct 2007 18:55 GMT | 7 |
I have a questions regarding the issue "Does .NET 2.0 contain .NET 1.1": We want to install .NET on a machine that has only 1 GByte Flash Harddisc. At the moment, there are developement teams that already
|
| XAML WPF ListBox bug | 24 Oct 2007 17:27 GMT | 1 |
"ListItem2" selection is normal, but "ListItem1" selection is strange . Please, Do test by IE. <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
| WSRM (WebService Reliable Messaging) Implementation in .net | 24 Oct 2007 17:23 GMT | 1 |
Whether WSRM (WebService Reliable Messaging) implementaion is available in .net technologies? Whether WSE 3.0 contains the implementation of WSRM? Thanks
|
| Could not find the "flash.ocr" | 24 Oct 2007 12:26 GMT | 1 |
whenever I leave my PC , I get the warning "could not find the flash.ocr" and the screen saver deos not load. Operating system Windows XP media player how can I fix this?
|
| transferring data between windows forms | 24 Oct 2007 11:34 GMT | 3 |
How can I transfer string like variables between two form(except txt file).
|
| My index is full how can I delete or move to another disk? | 24 Oct 2007 11:27 GMT | 2 |
I receive an message of my index is full an will not create more until the files are move to another older or another disk, because mY hard disk is full as well (only 20GB)
|