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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
stop watch using vb.net04 Oct 2005 18:15 GMT3
how can i create a stop watch using vb.net
i am performing a data extraction job using windows forms and want to
display time elapsed on the form. how can i do it?
Thanks
How does SelectedItem.Text.CompareTo("string") work?04 Oct 2005 17:07 GMT2
We tried the following:
(1)
 if(RadioButtonList1.SelectedItem.Text.CompareTo("bug")==0)
   row["btype"]='B';
Simultaneously Write to and Read from the same file04 Oct 2005 15:35 GMT1
My program generates a log file for every event that happens in the program.  
So, I open the file and keep it open till the end.  This is how I open the
file for writing:
<CODE>
Integers being stored as Hex04 Oct 2005 13:12 GMT1
I have a weird one here. Yesterday Visual Studio 2003 started storing
integers as Hex values. For example if I Watch the variable below
(DocId), it shows up as &HB. If I do any comparisons, they don't work,
presumably because it's comparing Hex values. If I store it as a string
Converting VS6 C++ to .NET Solutions04 Oct 2005 09:57 GMT3
On MSDN I know there is a JScript example (Upgrading Visual C++ Projects to
Visual Studio .NET in Batch Mode) to upgrade VS6 C++ projects to .NET
solutions.
It converts the project files (*.dsp), but doesn't create the solution
System Events04 Oct 2005 09:21 GMT2
I'm trying to handle the SessionEnding event in
Microsoft.Win32.SystemEvents, but when I hook up my event handler it throws
an exception. I don't recognize the exception and I'm not sure whether it has
anything to do with the fact I'm using it in a Windows Service. The exception
Silly Try Catch question...04 Oct 2005 05:27 GMT3
Hello I know this is extremely basic, I just want to make sure I got it right.
is:
try{}
catch{}
Linux Price Watch Entries04 Oct 2005 03:51 GMT2
I regularly check hardware prices at http://www.pricewatch.com
I noticed that they added a PC-Linux category (they used to have
PC-Windows and PC-OS).
There are only one or two entries there right now, but for example:
Microsoft Standars..04 Oct 2005 00:12 GMT1
I am looking for microsoft standards for developing web applications using
.net 1.1 and C#.
  Specifically i am looking for:
1. UI standards
MultiCastDelegate vs Delegate03 Oct 2005 21:51 GMT1
The documentation for the Delegate and the MultiCastDelegate classes tell me
that when we have a line like:
public delegate void CheckAndPrintDelegate(string str);
it causes the compiler to generate a new delegate class named
When I Try to Use A Web Services ----Access Denied03 Oct 2005 21:33 GMT3
IS Any one know what cause the Access Denied Error when I try to use a web
Services (through a proxy class)??
Signature

Colin

Multiple Instances Of A Service03 Oct 2005 17:47 GMT1
I have written a .net windows service in vb. net.  I now want to run
"multiple versions of it".  I changed the the servicename and the
displayname in the service installer.  I ran it.  It said the service
was already installed.  Do I have to copy to a new location?
AutoPostBack send my page back to the top, how do you fix that?03 Oct 2005 17:43 GMT2
I have a asp.net (vb) that has a lot of fields and somewhere in the bottom
of the page I have a RadioButtonList with AutoPostBack set to true so we can
enable/disable other controls.
The problem is that when this happens the user is sent to the beginning of
ASP.NET Get url of seperate frame?03 Oct 2005 17:32 GMT1
I am currently changing a project so that it uses framesets/frames etc and
in my code I use:
Url urlPage= HttpContext.Current.Request.Url;
urlPage.AbsolutePath;
Yoyo Services03 Oct 2005 16:54 GMT3
I've been trying to create a windows service that handles some system
events, but when I try to start it stops immediately; it yoyos. I read
somewhere that even a the service template should keep running but I built a
copy of it and it too yoyoed. I've tried putting infinite ...
 
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.