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 / General / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GUID22 Mar 2006 17:12 GMT5
Below is some C# code that I am using to try and access the network
adapter GUID in the registry:
string
key = @"SOFTWARE\Microsoft\WZCSVC\Parameters\Interfaces\" +
Losing focus on a slider control within a user control22 Mar 2006 17:03 GMT1
The problem:
I want to know, definitively when a slider loses focus after a user has
started sliding and hasn't released the mouse yet.  It appears that
this is captured with the WM_ACTIVATEAPP message but this only goes to
.dot framework 2.0 Beta22 Mar 2006 16:47 GMT2
I installed this some time ago.
I need to uninstall it in order to install latest version.
It will not uninstall I immediately get an error message
install.res????.dll
Missing events22 Mar 2006 16:19 GMT2
When I make changes and rebuild my application I notice that sometimes some
events are detached from their components.  eg a button without its click
event, I often have to go through the application and re-attach the events to
their components.
Mysterious bug in VS2005 which occasionally causes crash22 Mar 2006 16:07 GMT2
A coworker and I have spent the last day and a half trying to track
down this bug in our code.  We found the solution and thought we might
post it to help others out...
The setup:  Class FinalForm derives from Class BaseForm that derives
Crystal Report License - Multiple Thread Safe?22 Mar 2006 14:25 GMT3
First let me start by saying that this problem is not consistently
reproducible.  I have a windows service that creates reports for a
group of entities.  This service can process multiple groups at a
single time, where each group is running in a separate thread.  I have
Browsers22 Mar 2006 13:14 GMT1
I usually use IE 6 to view my web sites once i have deployed them. One of my
clients use apple macs. Is there anything i should be aware of when deploying
my app at their site. i hope to install it on a windows platform but client
machines at that site will be using macs to view ...
Weird ADO / Guid problem ( Syntax error converting...)22 Mar 2006 11:54 GMT1
When calling a stored procedure on a SQL 2005 DB with the managed SQL
ADOprovider I got the following exception:
Syntax error converting character string to uniqueidentifier
when I use the following value for a unqiueidentifier variable
C# code needed to open the windows "Open with" dialog22 Mar 2006 11:41 GMT1
I need C# code needed to open the windows "Open with" dialog
Regards,
Shilpa
Identify a file type and open the file22 Mar 2006 11:36 GMT2
I want to write C# code to identify a file type and open the file in
the associated editor.
For example, text files should be identified and opened in notepad,
html should be opened in internet explorer/netscape/mozilla.
C# code to open a windows directory22 Mar 2006 11:17 GMT2
I need the C# code to open a windows directory.
Regards,
Shilpa
Icomparer Interface22 Mar 2006 10:22 GMT4
I am trying to arrange a CollectionOfCars in increasing order of their
X-Cordinate location.
CollectionOfCars is a generic collection.
Dim CollectionOfCars as new list(of Car)
Interfacing with a database using an API (i think...)22 Mar 2006 10:22 GMT5
At least I think it's using an API (i don't totally understand the
concept.)
I'm using Act 6. I need to interface with the act database and add
'contacts' to the database. The reason I need to do this is because i'm
San Diego .NET Developer Group Meeting - Tuesday April 4th22 Mar 2006 09:43 GMT1
San Diego .NET Developer Group Meeting - Tuesday April 4th
6pm - 6:55pm: Leveraging the Enterprise Library in your ASP.NET 2.0 Site
(Tim McCarthy)
7pm - 7:55pm: VB.Net and Compact Framework 2.0 - Porting and Cross-Platform
for some reason when i deploy my C# application on windows 2003 occasionaly rdr[0].ToString() hangs where rdr is a System.Data.SqlClient.SqlDataReader. Is there a fix for this? is my visual studio.net out dated?22 Mar 2006 09:32 GMT1
for some reason when i deploy my C# application on windows 2003 occasionaly
rdr[0].ToString() hangs where rdr is a System.Data.SqlClient.SqlDataReader.
Is there a fix for this? is my visual studio.net out dated?
 
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.