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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Repost: Is there a way to be notified when a method terminates14 Feb 2005 17:49 GMT8
I posted this a while back without much success, so I thought I'd again.
 Basically, I want to set things up so that I can be notified when a
method terminates:
Sub Test()
[ANN]: Knowledgebase and Security-Bulletin RSS-Feed14 Feb 2005 17:49 GMT2
just for every information-junky who wants to know if a new KB article or
security bulletin was posted:
See: Latest Microsoft Knowledgebase Articles and Security Bulletins
http://www.kbfeed.net/
Windows XP themes & COM add-ins14 Feb 2005 17:49 GMT2
I've found info that discusses creating manifests for use with .EXEs.
Great, but I'm trying to make a COM Add-in with VB.NET and Visio.
A COM Add-in has no exe...
Anybody been able to get Windows XP themes to work with Add-ins?
Installed .NET framework; now have to select account when booting14 Feb 2005 17:47 GMT3
Ever since installing .NET framework, I now have to select my account when
booting XP.
My account is the only one that appears on the start screen. It seems silly
to have to select my account when I'm the only one who has an account on the
windows service interact with desktop14 Feb 2005 17:47 GMT4
Im writing a widnows service and i want the service to interact with the
desktop. However, I do not want to go to control
panel->services->properties->logon and then selec the check box "Allow
service to interact with desktop". How can i do this in code. I know this
Application.ProductName doesn't return product name14 Feb 2005 17:43 GMT2
When I call Application.ProductName I get back "Main" instead of my
application name.
What to do?
Kind regards,
Game Developer Question....14 Feb 2005 17:41 GMT4
hi i'm currently in Final year studying Computer Science. I'm studying a
module called Game Development.
could some one answer this for me please please!!!
i need a critical evaluation of MS VC++ (MFC) and the MS VC++ .NET detailing
How to change the Startup Type of a Service with VB.NET?14 Feb 2005 17:41 GMT3
How do you change the Startup Type of a Windows Service with VB.NET?
When using the ServiceController you can Start and Stop a Service, but I
can't find anywhere how to change the Startup Type?
Thanks a lot in advance,
Using VS 2003 with DotNetFrameWork 2.014 Feb 2005 17:40 GMT16
Is there a way to make VS 2003 work with DotNetFramework 2.0?
I've recenlt downloaded "Visual Web Developer 2005 Express Edition Beta"
which installs .Net Framework 2.0 as well.I don't like its IDE (AS it is too
slow) and I was just wondering to use same IDE which I'm using now ...
does C# JIT save native executable data to binary after it's compiled?14 Feb 2005 16:14 GMT3
I just read on this site
(http://www.developer.com/net/csharp/article.php/10918_925741_3) that once
the C# compiler has compiled a portion of code, the native windows
executable piece is saved and that piece doesn't have to be compile ever
Impersonate call fails even after duplicating token14 Feb 2005 16:01 GMT2
here is the code:
IntPtr token1 = IntPtr.Zero;
int loggedOn = -1;
loggedOn =
How to prevent double logins14 Feb 2005 15:35 GMT1
I would like to prevent users to login more than one time with single
user/password to my .NET web application at the same time.
I managed to achieve this by writing combination of last access time and
userid to application and session object but this solution is not stable
DataAdapter & SQLClient14 Feb 2005 13:01 GMT3
I have a problem.... I want to update a table in MS Sql Server using the
class SQLClient DataAdapter.
I can set the property  UpdateCommand of my DA but I cannot find the method
UPDATE ( I use VB.NET)
left(), mid(), right()14 Feb 2005 12:46 GMT5
In VBA, there is a function to trim off a string, left(), mid(), and right().
I haven't found a similar function in VB.
Can someone help me out please?  I'm trying to capture specific characters
in a string.
TcpClient close() method socket leak14 Feb 2005 03:11 GMT5
TcpClient close() method socket leak
when i use TcpClient to open a connection, send data and close the TcpClient
with myTcpClientInstance.Close(); it takes 60 seconds for the actual socket
on the client machine to close per my network app the computer fills up w/
 
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.