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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Performance Issue12 Aug 2005 21:04 GMT1
I just loaded a trial version of VS.NET Professional on Windows XP.  At
first I was getting errors that debugging could not start on server, and
offered me an option to stop debugging, do not stop debugging, or ignore.  
For the first 30 times, I selected no, "Do not stop ...
Date format question12 Aug 2005 17:59 GMT1
I would like to define a date format that displays a datetime according to
the current culture like this :
if locale is 'fr' then date format would be "dd/MM HH:mm"
if locale is 'en' then date format would be "MM/dd HH:mm"
Determining the path to the .NET framework12 Aug 2005 17:36 GMT3
Is there a canonical way to determine the path to the folder where the
runtime environment is installed? The reason I am asking is that I have
created a small Office Add-In in C# which needs to be registered as a
COM component using regasm.exe during installation. So I need a way ...
Copy Project Help Needed12 Aug 2005 17:15 GMT2
I am new to using VB.net and am learning through a book, and it does not
cover this well enough!!!!
I have created a basic web page and can view this when my project is located
on my local machine using my local IIS.
Delete elements in .NET collections12 Aug 2005 17:15 GMT3
A common issue that I see in the
microsoft.public.dotnet.framework.adonet group is that if you want to
delete a DataRow from a collection of DataRows (e.g. myTable.Rows), you
can't do this using a foreach loop like this:
DRAWIMAGE() -> TONS OF PAGE FAULTS!12 Aug 2005 15:39 GMT3
Originally, I thought this was due to DoubleBuffer, but ran some further
experiments and discovered that page faults occur when calling DrawImage().
For example, create 2 images about 800x800, then call DrawImage to copy from
to the other (on say a mouse click). Notice about 600+ ...
Exception on Machine Without Visual Studio .Net Installed12 Aug 2005 15:21 GMT1
I have created a mixed mode (managed + native) application that links to a
mixed mode dll. It runs fine on all XP machines with Visual Studio .Net
installed, but on other machines with the .Net framework installed but not
Visual Studio, it displays a pop-up window entitled ...
Collection - DataStructure.12 Aug 2005 15:16 GMT1
We have 1 lakh records with row size 3kb
These records are palced by a service and another service will pickup these
records and process.
Because of this a huge burgen is there on the server and it has to do very
Monitor.Wait, with timeout12 Aug 2005 13:51 GMT2
The (beta 2) dox say "The time-out ... moves the thread to the ready
queue, bypassing other threads ahead of it in the wait queue, so that
it can reacquire the lock sooner."
To me, this directly states that when I Pulse a locked object that has
type mismatch error12 Aug 2005 12:23 GMT3
I am getting teh following error while converting an asp application to
asp.net,
Exception Details: System.Runtime.InteropServices.COMException: Type
mismatch.
Text missing in Msg and list Boxes12 Aug 2005 12:05 GMT1
Installation of Visual Studio .NET 2003 went without any errors onto my XP
laptop.
However when  I run a Windows application, although I get no errors and the
applications run normally, text does not appear in any text boxes or message
How come value types are not true objects?12 Aug 2005 09:54 GMT15
In C++, it is not uncommon to design a class to hold a pointer to another
object.  For example:
class foo
{
Finding out if an exception occurred in a finally block. (.NET 2.0)12 Aug 2005 09:54 GMT4
Since my situation is a little complex I have simplified it for this post.
I start a database transaction. Do some work with it in a try-finally block,
and in the finally block I dispose resources. I would like to in my finally
block detect if we are leaving because of the code ...
Inserting/Adding objects to Collections12 Aug 2005 09:10 GMT2
I am trying read from a xml file, pull the values in a object and then add
the object to an ArrayList.
I am using a 'while' loop to move through each node in the xml file and
pulling the required values as needed and setting them to the relevant
*.sln: starts with 2005 instead of 2003..12 Aug 2005 08:24 GMT5
I had Visual Studio 2003 installed, and installed also visual Studio 2005
Beta 2.
The problem is, when I am starting now (double click) a solution
(*.sln-file), it always start it with Visual Studio 2005, and not 2003. I'm
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 July, 2005
 
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.