| Thread | Last Post | Replies |
|
| Click Once and .Net 3.0 as Prerequisite | 02 Jun 2007 23:55 GMT | 5 |
I'm trying to publish my win application to our web server using the Publish functionallity in VS 2005. The problem is that I'm using a couple of dll's from the 3.0 Framework, which makes it impossible to install the app on machines not having 3.0
|
| XP Media Center Edition Startup Problems | 02 Jun 2007 21:49 GMT | 1 |
Hello everyone. I was wondering if anyone might be able to help me out. The other day I turned on my computer and windows just froze at the "windows is starting up" screen. I cant start in safe mode or with the last known configurations that
|
| How to upgrade code from Console::WriteLine() to Message box | 02 Jun 2007 18:43 GMT | 2 |
/* Console::WriteLine() I am trying to use message box instead of Console::WriteLine() to upgrade my code from just using the console to using GUI.
|
| Eliminate VB express 2005 | 02 Jun 2007 15:20 GMT | 1 |
Some time ago installed this software. Now I want to remove it but it does not show in Add/Remove and I have not been able to find an uninstall option. Is there some other means to remove it? Marv
|
| Converting to DateTime | 02 Jun 2007 12:19 GMT | 2 |
I'm having a hard time parsing the following date/time that I get in an XML RPC call to a third party service provider. 12 Jun 2007 08:00 EST5EDT I like to assign it to DateTime and can't find anything on Google
|
| LINQ code generation? | 02 Jun 2007 11:59 GMT | 1 |
I'm not clear on this - does LINQ just use a code generator to give the developer classes that represent stored procedures? If so, won't that in effect just create the same mess of support code that ADO creates for data binding?
|
| Include a DLL | 02 Jun 2007 01:37 GMT | 1 |
I would like to include an existing DLL library in a projekt, that should be copied to the output when the poject is built. Whats the best practice to achieve that? Regards
|
| Backing up folders | 01 Jun 2007 18:09 GMT | 1 |
What are my options for backing up folders to a CD. I do not have ROXIO. I am running XP. Thanks
|
| No touch deployment | 01 Jun 2007 16:35 GMT | 2 |
I intend to use "no touch deployment" to allow users in a LAN to run "locally" a Windows Form .NET app on their workstation (provided they have the .NET framework installed). I wonder if this method is now widely used, and if it is the new paradigm
|
| UserControl purpose question ... | 01 Jun 2007 15:32 GMT | 1 |
I'm implementing a Windows application in C# .Net 2.0. On many of the forms I need to have record navigation capabilities (forwards, backwards, first, last etc) which I chose a to do with a toolbar containg 7 buttons or so.
|
| A simple enough problem | 01 Jun 2007 07:27 GMT | 1 |
I have a class I've written that works great as is; however, I now need to add three additonal fields to it. One of the additional fields is an integer, as is the case with the already existing field...actually, I guess property would be the better name for it...anyway; the ...
|
| Arrange Folder menu | 01 Jun 2007 06:02 GMT | 1 |
When I double click on a folder instead of opening the contents the search options appears instead. On right clicking the folder I find the search option appears at the top of the list and open option is second on the list. How do I re-arrange these so that 'Open' appears at the ...
|