First  |  Prev |  Next  |  Last
Pages: 195 196 197 198 199 200 201 202 203 204 205 206 207
.NET Seriously Broken
I have a disastrous .NET problem after trying to install some fixes yesterday. Now everything I try to do in VS.Net results in a problem. Previous built ..exe's fail. Programs which used to build without errors now get errors. In some cases I can't even open the form designer - I get "resource loopup faile... 10 Nov 2007 07:13
Remoting - how to access server data?
I am converting a C++ MFC client-server application to C# dotNet and I would like to switch my TCP/IP messages to use dotNet remoting concepts. I can successfully implement many remoting samples, for example from Wrox Press Professional C#. However all of these find have trivial objects that are invoked on the se... 10 Nov 2007 07:13
Tool for clickonce maifest and application signature validation
Is there a tool (command line or otherwise) that can be used to validate the signature of a ClickOnce manifest or application file? Thanks in advance! Jediah L. ... 26 Nov 2007 05:45
Problems with GDI objects
Hi, I've got some problems with loading bills using a bill usercontrol I built. If I load all current bills in my test environment (156) everything is fine once, but repeating the operation (which clear all the bills and reshow all of them) four to five times and I get a Error creating window handle. I investiga... 10 Nov 2007 07:13
Reusing Threads
I have an application with a C# menu, that calls individual C programs, by starting a thread for each call. This way the program is in one thread, and the menu is in another thread, until they exit the program and that thread ends. The problem is the static data in the program, such as database buffers. If t... 10 Nov 2007 07:13
is System.IO.Ports.SerialPort supported in 64bit?
Hi, is System.IO.Ports.SerialPort supported in 64bit? I'm writing C# application and its worked fine with 32 bit. But in 64-bit, System.IO.Ports.SerialPort never fire up the Event Handler (e.g. PinChangedEvent ). Please, Help? Regards, Bandu ... 10 Nov 2007 07:13
Build Date from ClickOnce Assembly?
Thanks for the help! Unfortunately I can't use the deployment version, because the applications aren't alwaus deployed :-) I need this for a module that is used in different applications, and need to knwo the build date of it's parent-assembly. But this parent assembly can be 1.1, 2.0, deployed by clickOnce,... 10 Nov 2007 07:13
How do I downgrade from build 1378 to 832?
Found a solution myself. The 2.0 Framework can be removed with a nice little tool, which can be found on http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx /Faedros ... 10 Nov 2007 07:13
How to identify a .NET project
I routinely import legacy C++ projects then convert them to DLLs. My working IDE is Visual Studio 2005. How do I recognize which projects are considered as .NET which projects are considered managed/unmanaged? My goal is to convert these projects to managed .NET where it is painless, since this is our prefer... 10 Nov 2007 07:13
wpf - databinding problem
Hi Rolf, It turns out a known issue of WPF, we have an open bug for it. The root cause here is that setting binding source via ElementName in code doesn't set the SolidColorBrush's inheritance context. #Nick on Silverlight and WPF : What's an inheritance context? http://blogs.msdn.com/nickkramer/archive/2006... 10 Nov 2007 07:13
First  |  Prev |  Next  |  Last
Pages: 195 196 197 198 199 200 201 202 203 204 205 206 207