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 / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is there a method like ScreenToWindow() function in C#?13 Sep 2004 22:41 GMT1
hi,all
We know the rect.location represents the coordinate. For example, Rectangle
rect = ListView.GetItemRect(0);, the coordinate is the coordinate in this
ListView control, is there a easy way the get the correspoding coordinate
Printing?13 Sep 2004 21:47 GMT1
Can someone give me some links for articles/tutorials on printing? I'm
looking for a crash course. Language doesn't matter; I'm looking for
concept.
system.timers.timer for very large intervals13 Sep 2004 21:12 GMT3
I created system.timers.timer for very long interval from TimeSpan.MaxValue:
myTimer = new System.Timers.Timer(TimeSpan.MaxValue.TotalMilliseconds)
After calling Enable = true I have a ArgumentOutOfRangeException exception.
I found out that timer internally uses System.Threading ...
Accessing Web Service via sockets. Error ->13 Sep 2004 20:08 GMT1
I made Web Service (C#) and running it on my localhost (Win2000). It does
work from IE and from C# client application. Now I'm trying to create
application with Visual C++ 6 and get access to the same WebService.
What VC++ application does is : get HTML page from the URL and print ...
.NET application freeze13 Sep 2004 19:40 GMT1
I am currently working on a three tier Web application
written by VB.NET for our company.
This project is in the user testing stage. However, the
application sometimes freeze and we cannot release it
where is the infinite recurssion?13 Sep 2004 19:04 GMT8
this is the original dot net Region.GetRegionScans.
i am experiencing StackOverflowException when i call it with a
many-rectangle region.
i am looking for the recurssion,
Private members and reflection13 Sep 2004 18:32 GMT8
Is there any way to prevent a tool like Reflector
(http://www.aisto.com/roeder/dotnet/) from reading and disassembling private
members using reflection?
I am aware of a suggestion posted here by Microsoft, stating that using
GetCurrentDirectory() leads to error13 Sep 2004 18:16 GMT3
I have the following statements in my code:
using namespace System::IO;
.
.
When should I install .Net framework service packs...?13 Sep 2004 17:33 GMT1
Some new .Net framework service packs were just released and my system
admins are asking if they should apply them. I'm inclined to tell them no,
simply because you cannot fix something that is not broken. Now if it is a
new application I'd say use the latest SP.. Any thoughts....? ...
.Net2 metadata13 Sep 2004 17:08 GMT3
Where to take info that describe new metadata tables (GenericParam,
GenericParamConstraint) and other changes?
Any links.
Thanks.
ThreadPool & Application Domain, how to avoid deadlock13 Sep 2004 17:02 GMT1
Really, I need to know if threadpool is created for each application domain
Is possible?
Or is the threadpool one for the entire application process.?
Thanks
FileSystemWatcher.Created Event Question - Please look!13 Sep 2004 15:58 GMT3
I have the need to monitor a directory for the arrival of files and then to
run some processing on those new files.  This is easy enough conceptually,
the problem I have is that I get an event to handle when the file is first
created yet is not fully written to the disk yet.  Is ...
error instaling .Net Framework13 Sep 2004 15:40 GMT2
Im getting this erro when I try to install .Net Framework 1.1
Product: Microsoft .NET Framework 1.1 -- Internal Error 2908.
{7D4B5591-4C80-42BB-B0E5-F2C0CEE02C1A}
How I resolve this !?
Help with ASP.NET13 Sep 2004 14:14 GMT1
I have Win XP SP1 installed with ASP.NET B2 SDK . I try to run asp.net
files ie .aspx but to no avail as the asp engine fails to recognise
.aspx files (forget running )  but it runs .asp files fine . Can some
one tell me what is wrong ?? Do i need to configure some more file s
repeated data managment on listview control13 Sep 2004 14:12 GMT2
I have a problem using listview control. Well, I belive that this is not
realy a problem, but it's consuming me precious time.
Here is the scenario (an example of my problem).
I have a SqlServer CE table named students that has 2 fields: students
 
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.