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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help! Flash OCX on VS200502 Mar 2007 10:20 GMT2
the Flash OCX not work on VS2005!
see this link: http://blogs.vbcity.com/drydo/archive/2005/12/07/5731.aspx
the Bloger suggest to copy Assembly files from 2003 project, it's
work! but must have some direct solution for this problem??
DLLImport System.NullReferenceException02 Mar 2007 10:19 GMT1
I try to implement methos from an unmanaged DLL in C# to get access to
an external device.
I have a problem with the following C method:
char* __stdcall RDR_SendCommandGetData(void* hReader, char* command,
FileSystemWatcher02 Mar 2007 09:38 GMT2
I'm trying to make us of the FileSystemWatcher.
I have it watching a folder for creations and deletions of files.
When files are added (by an outside process) to this folder I do get the
event for the creation.
System.DirectoryServices and Authentication02 Mar 2007 05:55 GMT1
Could I use System.DirectoryServices to do some functions like as
NetUserChangePassword and NetValidateName? Any comment is appreciated.
Best Regards
Enosh Chang
how to use VC++ dll in .net02 Mar 2007 05:46 GMT1
I am having one VC++ dll. I need to refer this dll form C# web site. When I
try to add the dll as reference it says the "dll should be com dll or
assembly". So I understood I shouldnt use the VC++ dll as it is. I created a
serviced component so called wrapper class. Then I tried ...
Get LOGON USER name in .NET 2.002 Mar 2007 05:18 GMT3
I recentlly converted some web services to 2.0. So far everything has worked
great with the exception of one of the functions in an AD service.
the following code:
string sUser = HttpContext.Current.Request.ServerVariables["LOGON_USER"];
how to format disk using .NET02 Mar 2007 01:55 GMT2
I want to be able to format a removeable hard disk (i.e. PCMCIA drive)
programmatically using .NET.  Does anyone know how this can be done?
How to get a .NET hotfix01 Mar 2007 20:24 GMT2
How do I get a .NET 1.1 hotfix without paying a $99 support fee?  It is
mentioned in the following article:
http://support.microsoft.com/kb/842706/en-us
Thanks.
Reflecting on an executing assembly01 Mar 2007 20:21 GMT3
I was wondering how to go about looking at an executing assembly and getting
a list of not all types but all instantiated types and references to those
objects.  Something similar to what the propertygrid in Visual Studio is
doing....I need to provide property grid like ...
installing msn messenger01 Mar 2007 18:18 GMT1
I am trying to install msn meesenger and half way through installation it
bootstrap has caused an error nin BOOTSTRAP.EXE. Bootstrap will now close.
What does this mean and how do i install messenger?
Thank you
Daylight Savings Time (DST) defaults to GMT after patch01 Mar 2007 17:49 GMT2
We have deployed the 931836 patch and validated with tzedit, however some
appilcations report GMT even though our timezone is Central (US).  Has anyone
else experienced this?  I know that if you re-select Central Time in the
clock settings it will fix this but I need to have an ...
Deadlock in XmlSerializer when using RedirectStandardInput01 Mar 2007 15:00 GMT5
I have encountered a situation where a thread (say, thread-1) blocks for 10
minutes in an XmlSerializer constructor. This occurs when another thread
(say, thread-2) is blocked in a call to Console.ReadLine and the process was
created using System.Diagnostics.Process with ...
Installer problems on Windows Server 2003, COM not registered01 Mar 2007 11:39 GMT1
I have problem with Windows installer. It works OK on Windows 2003
without problems and on Windows 2003 with service pack it fails. It
*compiles fine* on dev machine (XP) and when executed (on XP too) it
fails with following error:
Window's Vista Controls01 Mar 2007 07:34 GMT6
I have VS2005 running on Windows Vista, and all seems to operate just fine -
except the app I have created uses a scrollbar control added to a panel
control.  It operates correctly, but does not have the "look" of a Vista
scrollbar.  The RichTextBox I am using has Vista looking ...
create string array from dataread results01 Mar 2007 05:16 GMT3
I need to create a string array from a datareader in .net 2.0
I am using this:
   ArrayList al = new ArrayList();
           using (SqlDataReader dr = cmd.ExecuteReader())
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 2007
 
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.