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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't get Assembly.GetCallingAssembly() to reflect the proper assembly30 Nov 2006 23:38 GMT3
I have an executable that references a separate .dll assembly.  Inside the
.dll I call GetCallingAssembly and I always get a reference to the .exe.
Documentation for GetCallingAssembly says, "Returns the Assembly of the
method that invoked the currently executing method."  ...
Garbage collection and async operations30 Nov 2006 21:46 GMT3
Suppose I have the following code:
 ' Get a new instance of some class
 Dim myWorker As New MyWorker
 ' Start a long-running operation on a background thread.
Set Value for Property in base class.30 Nov 2006 17:35 GMT1
I have a problem when im trying to set a value for a property in the base
class. the following example shows what i currently have...
Example:
Base Class
html help files (chm) and .NET framework 2.030 Nov 2006 11:48 GMT1
I work on a large application (relative I guess) and the help is implemented
in a CHM file converted from a Word file.
For the version of the app pending release one of the things done was to
upgrade to .NET 2.0.
when microsoft stop the support for ASP.Net 1.130 Nov 2006 09:54 GMT1
Can any one tell me when microsoft stop the support for ASP.Net 1.1
Thanks,
Pankaj Jain
About the setting "Http Compression" of IIS. Is is really useful for web application?30 Nov 2006 07:51 GMT2
   Now I met some performance problems in my application. Because according
to our business. The size of some web forms are larger than 1xxx MB. So it
takes a long time for user opening a web page. Surely we are modifying some
source code for performance improvment.
VSNET: Problems adding VS 2005 extensions for .Net 3.029 Nov 2006 21:51 GMT5
I am running vs.net 2005 on an up to date XP SP2 system.
I just added the .Net 3.0 framework as well as the "Windows SDK for
Windows Vista" just fine.
I think I am supposed to add the two VS 2005 extensions for .Net Framework
Updater Application Block Examples29 Nov 2006 21:04 GMT1
Does anyone know any good examples of Application Block? I am using VB 2005
and know there is one click but that doesn't suit my needs. I want to be
able to check a server for a more recent exe and dlls and patch the local
exe.
Difference between ArrayList and List<object> ?29 Nov 2006 17:17 GMT3
 Is there any difference between ArrayList and List<object> ? Which
one should I use ?
Thanks.
Pump Messages During Long Operations29 Nov 2006 16:54 GMT3
"The CLR has been unable to transition from COM context 0x1b0f58 to COM
context 0x1b10c8 for 60 seconds. The thread that owns the destination
context/apartment is most likely either doing a non pumping wait or
processing a very long running operation without pumping Windows
Dragging and dropping onto a form with many controls29 Nov 2006 14:32 GMT2
Hi, I want to be able to drag and drop some files onto my application
but it is only possible to drop at a location where I have no child
controls.
e.g. If i have a form with a textbox on it, I want to be able to drop
C# / 2005 / Async Socket Buffer Corruption29 Nov 2006 09:20 GMT6
I have been fighting a problem for about two weeks and I can't seem to find
any info on it.  Any help is greatly appreciated.
We have an ASYNC I/O system for email receptions (in bound email).
This service has been working very well for years.  I upgraded it to Dot Net
SocketException WSAENOBUFS on Socket.Connect29 Nov 2006 08:13 GMT3
I have a client application that connects to a TCP server and uses the
Socket class.   The application connects every 10 minutes to the server and
exchanges information.  The application runs fine but we have been having a
problem after running it for several days where we ...
How to load an external assembly with references?29 Nov 2006 06:11 GMT2
I am trying to load an assembly A which references an external assembly B,
by using Assembly.LoadFile method. A was loaded but B was not.
When I try to invoke a method in A, which requires assembly B, it fails.
How can I solve this?
Other printing problem (resolution not honored)29 Nov 2006 00:44 GMT6
Before printing I create an instance of PrintDocument as Follow (beware,
pseudo code)
//==============================
PrinterResolution pr = new PrinterResolution();
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 2006
 
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.