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 / .NET SDK / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exception getting the SID value from DirectoryServices15 Dec 2004 02:42 GMT3
Hi;
The following code:
DirectoryEntry obDirEntry = new DirectoryEntry("WinNT://CORP/dthielen");
System.DirectoryServices.PropertyCollection coll = obDirEntry.Properties;
Is this the correct way to get a SID under .NET?14 Dec 2004 05:29 GMT1
Hi;
There is an article at http://www.codeproject.com/csharp/getusersid.asp that
provides code to return the SID of the current user. Is this the best way to
do this?
createCaret not working under .net09 Dec 2004 17:27 GMT1
I am trying to create a block caret for a textbox using VB.NET , but it just
does not work. It however, works under VB6. Any idea?
dt
how to create a shortcut to a folder programmatically from VB.NET09 Dec 2004 06:57 GMT2
how to create a shortcut to a folder programmatically from VB.NET?
regards,
Cannot install service08 Dec 2004 16:57 GMT2
Two questions.
1)  I followed Walkthrough of Win Service App.  At the end, when I run Setup
it complains about incorrect user and/or password.  Where does it look for
userid?  I have logged in as Administrator.
printing problem .net08 Dec 2004 14:18 GMT1
I am working on a windows form application which does some printing. The
problem I have been having is the "printing progress" window that pops up
when the page is about to print. How do I disable that in my code.
DT
How to create AppDomain08 Dec 2004 04:11 GMT2
I am new to AppDomain. I want to know more about it. Can anyone give me few
good sites, so that I can learn from scratch.
Thanks,
I need to run a vb.net or aspx.net file every 10 seconds.08 Dec 2004 02:33 GMT1
I need to run a vb.net or aspx.net file every 10 seconds. The Task Scheduler
in Windows 2003 Server can only do it every 1 minute at the minimum, but I
need it every 10 seconds. Is it possible to write a small program in VB.NET
that would run in the background without using much ...
user -> handle, handle -> user07 Dec 2004 15:25 GMT5
Hi;
How in the .net environment can I get the current user handle? By the
current user handle I mean the unique ID for the user whereby if a user is
deleted, and a new user with the same name is created, it will now be a
modify application configuration file at runtime07 Dec 2004 14:01 GMT1
I want to modify application configuration file at runtime. How to do this.
Please help in this.
Thanks
USB Access Thru VB.Net06 Dec 2004 16:42 GMT1
I'm building a POS app in VB.Net. I'm trying to find out the best way to
access barcode information read in from a USB handheld scanner thru VB.Net.
It appears that I may have to access the Win32 API to get this
information.....is there a better way and how would I do it?
Store Objects in a DataStore03 Dec 2004 18:25 GMT2
Is it possible to store objects like HashTables in a database? How do I do
this?
The method I was thinking of is:
1. Serialize the HashTable.
How to FTP via VPN to sites on different IP's ?01 Dec 2004 03:37 GMT1
I am using Windows 2003 Server. The VPN works fine, but I want to FTP
through the VPN so the connection is encrypted.  The problem is each of my
IIS sites has a real Internet address specified, w.x.y.z.  So when the VPN
comes up using a private IP, I can't connect to any of the FTP ...
Pages: 1 2 November, 2004
 
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.