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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to write in registry under limited user account27 Jul 2006 17:07 GMT1
Is it possible to write information in HKLM\Software\MyApplication when
under limited user account ? I tried use
"System.Security.Permissions.RegistryPermission" but it doesn't work.
framework and 64bits27 Jul 2006 16:17 GMT1
I need to run a visual net 2002 program in XP pro 64 bits, so:
I think Framework 1.xxx can not be use over a XP Pro 64 bits, Right?
I wonder if it is possible to run a Visual net 2002 program on a XP Pro 64
bits with framework 2.0?.
How to package Windows Form application27 Jul 2006 16:16 GMT1
How to package Windows Form application to be installed further with Windows
Installer? What are practically steps? What should I do?
How do you get around this?27 Jul 2006 14:45 GMT6
Sorry for the stupid question, but I've been there and done that. Just
that just now I have forgotten it for the moment. It happens when
you're in a totally different rut of thought. Bail me out here.
Just to quote an example:
XP Pro x64 and McAfee Antivirus?27 Jul 2006 13:44 GMT1
Hi, all:
I installed McAfee Antivirus 8.0 in my new PC (Pre-installed with Windows XP
Pro x64 Edition).
Yet the security center still reminds me that the computer hasn't any
Windows Form Level Exception27 Jul 2006 13:43 GMT4
Is there anything similar to "Error" event of System.Web.UI.Page of Webforms
in a Windows Forms?? I want to catch all errors occured in a windows form? I
already know there is Application.ThreadException but that is on application
level.
Hashtable.Add fails27 Jul 2006 11:55 GMT5
I want to assign a new key value to my hash table (okay, I use the
Specialized.NameValueCollection, but this collection is based again on the
HashTable). When the key already exists, then the value of the key shall be
replaced. That's why I use the Add method which also replaces ...
VSS and Windows Firewall27 Jul 2006 10:09 GMT1
What would I need to do to make VSS2005 and Windows Firewall work in
harmony?
I already have File and print sharing ticked in firewall, but still only
works if firewall is turned off
deveop custom control for .net 2002/200527 Jul 2006 10:02 GMT1
I want to develop a custom control , and let .net programmer use it.
Who can give me a sample,or some articles?
Thanks.
Regards,
what's the difference between  dispose() and GC.collect()27 Jul 2006 09:44 GMT2
I use webBrowser to open a Word document,
when I use  this.webBrowser.dispose(), the WinWord Process end.
while I use  this.webBrowser = null, GC.Collect() , the WinWord Process
still alive.
Queued Components and TransactionScope27 Jul 2006 09:37 GMT3
I have an app that uses Queued Components.  The queue is set as
transactional and the transaction is set to Supported (I've also tried
Required).  Everything is running on the same box (tried XP and 2k3).  In my
app I wrap the queued component call in a TransactionScope.  I'm ...
DB Performance27 Jul 2006 08:04 GMT4
I have to use large volume SQL DB.
My Table name is 'Customer' and has 52 fields with heavy data.
Which SQL command is more fast? & why?
1.   SELECT   COUNT (*)  FROM Customer   WHERE CustId =
Help with registering AssemblyResolve event26 Jul 2006 22:27 GMT1
I am writing an application that uses a set of library assembly dlls
that are located in a command line passed location.  Originally, I
tried to solve this problem by creating an AssemblyResolve handler and
registering it very early in hte main function.
Pointless IL instructions?26 Jul 2006 22:17 GMT8
I've got a simple console app which just assigns 6 to an int and prints out
the value. The IL looks like:
.method public static void  Main() cil managed
{
Detecting Battery Backup Notification26 Jul 2006 22:05 GMT3
I am setting up a couple of servers for an internal beta test of a web app.  
I want to implement a feature that would tell logged in users to log out
should a power failure occur (and the servers are running on UPS batteries).
Assuming I configure the Power Options so that ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 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.