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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Scalability questions....31 Oct 2006 23:19 GMT6
For the sake of argument, let's say I wrote an application that made
extensive use of web services.  And, again for the sake of argument, let's
assume that the app became very popular and millions around the globe used
it daily.
DLL problems / .NET solutions (?)31 Oct 2006 19:01 GMT1
I keep reading about "DLL hell" and how it used to make sure that the
correct DLL is used, especially when installing a new program and
attempting to install the DLL that comes packaged with that program.
Then I read about how .NET makes DLLs easier and less error prone.  I
issue with #include31 Oct 2006 11:56 GMT1
Under VC++.NET, i have a stupid issue with #include statement.
Usually when we include some *.h file, we need to declare them before
any #using <> or #using namespace... to avoid issue at compilation time.
However, when i write #include "commctrl.h" as below in my *.h file :
Problems to call a chm-file from VisualC#.Net31 Oct 2006 09:42 GMT2
I tried to call my chm file from VisualC#.Net.
First I wrote a little program just to test it ( with
Help.Showhelp(this,helpfile)), no problems in this case.
Then I did the same in our actual application and I got following problem:
what is best way to talk to https webpages within .net? any good librarys for talking to https websites?31 Oct 2006 07:34 GMT1
what is best way to talk to https webpages within .net? any good librarys
for talking to https websites?
key board problem31 Oct 2006 07:24 GMT1
I have no idea how the question thing works but if any one reads this my
problem is on my key pad certain letters our doing this when typed:
e- re, er
r- er, re
'ResourcePool' is not supported on the current platform31 Oct 2006 04:24 GMT2
In my C# windows form project application, I tried to deploy it on a Windows
2000 Pro client.
However, it gave me an error: 'ResourcePool' is not supported on the current
platform.
menu on a tree view node31 Oct 2006 01:59 GMT3
I have a treeview
The treeview has a node
the node has a contextMenuStrip
The contextMenuStrip.Items has a few items.
PrintDocument speed is slow30 Oct 2006 22:31 GMT1
I have code that is able to print using the PrintDocument class,
PrintPage event and the Graphics.DrawString method.  It is on the slow
side though.  Does anyone have an ideas on how to speed up the printing
process?  I did read one suggestion that said I should use the Win32
How do you Manage Production and Development Versions of Applications30 Oct 2006 20:51 GMT1
We are wondering what is the best way to go about managing production
and development versions of our ASP.NET applications. We often publish
a production version of a .NET application but then we may need to make
longer term upgrades to the application that may take several weeks. ...
incident tracking software30 Oct 2006 19:18 GMT5
If we didn't want to track bugs via email or paper forms is there an
incident tracking type product that would permit us to track the following:
The probelm the tested found
Which version of the code it was in
differnece b/w Throw; and Throw ex ; where ex is Expection Object30 Oct 2006 17:29 GMT2
the code goes some thing like this
try
{
 some statements;
Threads and AppDomain30 Oct 2006 08:48 GMT5
Im 'trying' to make a plugin-based application (system) - everything except
the main window are plugins (all other sub-windows, panels, etc).
Each plugin comes from dll's.. and each dll is loaded on a separate
AppDomain..
Passing a keyboard event to an other control30 Oct 2006 07:54 GMT1
I have a textbox and a listbox and I handle keydown events in the
textbox. I'd like to pass page up/down events to the listbox if the
focus is on the textbox, so that the default handler of the listbox
handles them.
Are DateTime datatypes worth the aggravation?30 Oct 2006 06:27 GMT9
They're driving me nuts, especially with the Datareader.
There are times when I want to pass a null date on
to a date variable and I have to cast the null as a
date!!!???
 
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.