Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ensuring that it is safe to exit10 Aug 2006 20:42 GMT2
We have a synchronization scenario where we would like to ensure that
it is safe to exit the main application before actually exiting.
The scenario consists of one or more timers (or threads) that are
running that are in mid-stream doing their assigned tasks, such as, for
IMessageFilter10 Aug 2006 18:37 GMT1
I set up an IMessageFilter in an attempt to trap the WM_QUIT message from a
plain C# windows forms application. I never get the WM_QUIT message. How
come?
I also get a number of messages that are way outside of the windows message
AGAIN: updating the registry without rebooting the operating system10 Aug 2006 16:06 GMT5
How is this possible ?
Some control panel items provide an apply button that instantly resets the
registry change and continue with the changed settings.
Here is the example :
Getting the handler of an event with Reflection10 Aug 2006 16:04 GMT5
I have a base UserControl named UserControlEx. I have created an event,
and a dummy handler.
Then I create several UCs with UserControlEx base. Some of those have a
handler for my custom event, others, no...
Service packs for Windows contains .NET Framework 1.1?10 Aug 2006 15:53 GMT1
Which SP for Windows 2000 contains .NET 1.1?
I found, that 2003 by default contains 1.1, but i need information about
Windows 2000.....
I cannot find any informaitons....
Loading Assemblies10 Aug 2006 15:26 GMT2
The following code when run generates a file not found exception:
AssemblyName aName = new AssemblyName();
aName.Name = "Martee.Entity";
Assembly assembly = Assembly.Load(aName);
.NET 2.0 Install Cheker10 Aug 2006 13:41 GMT6
dont know if any one could help me. but i need a way to find out if .net 2.0
is installed before running the setup.exe file..
is there a small .exe some where that can pop up a message box if .NET 2.0
is not installed?
Help with regular expression10 Aug 2006 13:31 GMT3
I have numbers I am trying to match, for example:
input = "1.2.3.4"
pattern = @"\d+\.\d+\.\d+\.\d+"
But the problem is, three of them are optional and it is important which
Compare Two Strings10 Aug 2006 13:30 GMT2
           i have two strings .in first string a word file is there
and the second string a html file is there.now i want to compare to
both string if some word missing in second string then it should be
highlight by color change.becaz it's a testing purpose tool
Identifying UserName and password used10 Aug 2006 13:18 GMT3
I'm hosting WSE 3.0 SoapService based web service, which uses Basic
authentication. Since, it's implemented from SoapService, a receiver
function receives the soapenvelope.
Client posts the soapenvelope using HTTP POST method. How can I get the
Message based approach10 Aug 2006 13:08 GMT14
In a service oriented architecture, an application can call an external
servie. an alternate approach is to use message based technique. following
are the points that need calrifications??
1. how does message based approach help?
How do I get control when the close box is clicked?10 Aug 2006 09:27 GMT7
I would like to display a form to get some cleanup instructions when an app
ends. From the Application.exit method my dialog flashes and leaves.
Is there any way to capture the event before it is too late to show a form?
Thanks
Faillure to run .NET 2.0 app from UNC10 Aug 2006 07:07 GMT19
I've built an localised .NET 2.0 application, which runs fine on my
development machine. But when I deploy the app, it fails to run from an UNC
path. I've already used CASPOL to add FullTrust to the UNC.
The error that occurs us the following:
How to change DACL of a Windows Service in C#?10 Aug 2006 04:25 GMT4
The question is straightforward: How can I change Access Control List of a
windows Service programmatically using C#. My goal is that a regular “User”
should be able to start a windows service written in .NET.
How should a Windows Service stop itself?10 Aug 2006 03:28 GMT12
I have written a multi-threaded Windows Service in .NET.  During startup of
the service I need to check for some condition and stop the service if the
condition is not met.  What is the best way to do that?   Due to time
constraints I have to check the condition in a separate ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 July, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.