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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Canceling Asyncronous Calls09 Mar 2006 18:21 GMT2
Hi there all,
I am starting an asyncronous call to a method passing
a callback delegate.
(More specifically a BeginRead in a network stream).
Asynchronous socket operations and threadpool09 Mar 2006 17:19 GMT25
I have a general question regarding the best practice for using asynchronous
socket operations and threadpool.
It often happens that I need to perform lenghty operations after
asynchronous receive/send/accept. These operations themselves are often
threaded modal window09 Mar 2006 17:02 GMT3
Hi to everybody,
I have the following situation:
I have a lengthy operation inside a desktop application - something that has
to be executed on the main thread of the app (this is a must)
mozilla firefox09 Mar 2006 15:06 GMT2
i developed one web site which is working properly in Internet
explorer,but it is not coming smoothly in the mozilla firefox,the
alignment of controls going very strangely.
Plz help me with some ideas....
Reflection: Creating an array of a type?09 Mar 2006 10:47 GMT2
I'd like to create an array of a Type. How can I do that using reflection?
Currently I'm using the following code to create single instances:
 constr=type.GetConstructor(new Type[]{...});
 newObj=constr.Invoke(new object[]{...});
deployment09 Mar 2006 07:28 GMT2
where from I can get good deployment guide for Visual Studio 2005 windows
applications
Some questions
1. When Installing application which is already installed, there is an error
Send files to Compressed (zipped) folder08 Mar 2006 22:31 GMT2
I have a bunch of files I need to put into Compressed (zipped) Folder,
MyFiles.zip file, similarly to what Windows XP does when you send files to
compressed zipped folder.  What is the simplest way to compress these files
into a .zip?
ieexplorer process.start() error status08 Mar 2006 22:06 GMT1
  I am using VS2003 and my windows program may try to goto a URL site. I do
this by starting a browser process thread   p.start(). If the web page
cannot be found or a connection to the internet is not present, the browser
shows an error message in its display. I have not been ...
Web service for IP address to Geographic location.08 Mar 2006 20:51 GMT2
Does anyone know a Web service for IP address to Geographic location
resolution?
Thanks
P.S. I am in the UK, but I assume any good web service would be worldwide??
.NET 1.1 connectivity with SQL 2005 ????08 Mar 2006 20:40 GMT5
does .net 1.1 supports SQL 2005 database connectivity??? are there any
issues with it???
and secondly is conversion of 1.1 application supported in 2005 for
converting them to 2005 versions or you have to manually update some code in
Installing to the GAC in Windows 2003 Server08 Mar 2006 19:19 GMT2
I'm trying to install a C# .NET application to a Windows 2003 server.
The MSI installer includes components that install to the GAC.  When it
gets to that point in the process, it fails with the error, "Error
writing to file: (my dll).  Verify that you have access to that
Label in custom control08 Mar 2006 17:57 GMT1
I have a custom control that includes a Label as one of its properties.
During design-time I am able to modify the values of various properties of
the custom control, including Font, Location, .. of the Label property.
This all works very well with VS 2003.  Recently I created ...
Code analyzer08 Mar 2006 17:30 GMT2
Can someone recommend a source code analyzer for VS.net?  We're looking for
something to give us statistics of our source code - lines per module, etc.
Also, something that will point out unused code (variables, functions, code
snippets, etc).
GUI's, threading and stopping the user clicking etc.08 Mar 2006 17:24 GMT2
I am would like to start making my programs more responsive by
introducing threading.
My programs perform reasonable size db queries and builds large
treeviews etc.  I know how to create thread and set them off etc, which
Regulare Expressions VERY SLOW in .NET 2.008 Mar 2006 15:53 GMT1
We have a .NET 1.1 application that used many regular expressions to
see if small stings started with certin characters. When we ported this
application to .NET 2.0 the regular expressions ran many times slower
increasing our process time from 30 seconds in 1.1 to 30 minutes in
 
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.