Enter Keywords:
1 - 10 of 13(0.001 seconds)
Sort By:
 
Using VS 2008, .NET 3.5, C#, Windows form I have an app that queries AD (LDAP) on startup. This takes approx 8 seconds. I'd like to pop up a dialog box saying something like "System is loading.....
Zones: C#, .NET, .NET Framework 3.xDate Answered: 10/23/2008 Rating: 7.6 Views: 15
I want to have a title for each of my forms that is consistent throughout.  And Id like to spiff it up a bit with mixed font and color, if possible.  As an example, if the Labels text Property is...
Zones: MS Visual Basic, Vis...Date Answered: 01/13/2009 Rating: 9.6 Views: 0
How can I proceduralize a sequence of similar operations. I have a class called "Employee".  Which includes properties of LastName, FirstName, and Address.  The Class includes validation for eac...
Zones: MS Visual Basic, .NET Fra...Date Answered: 01/15/2009 Rating: 9.9 Views: 0
HI! I have a destructor in my singelton class that will unregister a tcp channel when the class is destroyed, but I have a few other "objects" in the class that is private fields. So my quest...
Zones: MS Visual C#, .NET, .NET Fram...Date Answered: 07/26/2009 Rating: 9.2 Views: 4
.Net VB Crystal Reports Passing more than one Pram I have a report that I need to pass 2 parameters to it. @form_id as int @reason as string I have some code but can't seem to get the 2nd...
Zones: .NET Framework 3.x, MS Visua...Date Answered: 04/16/2009 Rating: 8.4 Views: 9
Hi! I need some help using events with remoting. I have a class on the server side that needs to send a message to a client, the problem is that this class(server class) cannot be serialized....
Zones: .NET, MS Visual C#Date Answered: 10/14/2009 Rating: 9.3 Views: 0
Hi guys! How do I listen for the F12 key even when my application is not in foucs? just using the    protected override void OnKeyUp(KeyEventArgs e)         {         } only works when...
Zones: C#Date Answered: 11/03/2009 Rating: 9.4 Views: 4
Hi! I need so save the location of my form and get it to work with dual monitors. It's no problem to save it when using only one monitor but how do I solve it for dual monitors?
Zones: C#Date Answered: 11/05/2009 Rating: 9.6 Views: 6
Hi, I have been tasked with looking into sending an UDP broadcasting message  to users on the network when an entry has been entered to a database table (SQL Server 2005). I am new to this and w...
Zones: MS Visual Basic, SQL S...Date Answered: 10/10/2008 Rating: 8.7 Views: 0
Have a Resource Dictionary: <ResourceDictionary     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">     <!--    ...
Zones: .NET Framework 3.x, .NET, Visual Stu...Date Answered: 10/08/2008 Rating: 6.6 Views: 0