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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Histogram17 Aug 2006 22:13 GMT2
Does anyone know if there is a way to create a histogram in .NET
framework? Or should you start from the scratch?
Thanks,
Pranesh
.net VB Free online Tutorial17 Aug 2006 15:50 GMT2
Can some direct me to free online tutorial or ebook resoures for VB .net ?
Thanks kindly for all your input
Very long first cold startup problem17 Aug 2006 15:45 GMT4
A cold start of my application takes about 15 seconds. Further startup takes
only 1 seconds.
After a reboot other cold start takes less than 15 seconds, perhaps 3~4s.
I tried to improve cold start by NGEN everything in the installer.
Pointed in the right direction?17 Aug 2006 14:49 GMT7
I am planning on writing an application that has some base
functionality...for instance a basic PIM. But I want to be able to add
functionality to this PIM in the future...but I want to do so in the form of
pluggable modules. This way I can increase core functionality, or ...
drawing on the desktop ?17 Aug 2006 14:02 GMT2
is it possible to draw on the desktop (like a "dynamic" wallpaper)?
I'd like to add system informations and custom enterprise data.
Thanks,
Steve
VS2003 Sp117 Aug 2006 12:09 GMT1
Where is Vs2003 Sp1 ?
help converting c# to c++?17 Aug 2006 08:49 GMT11
Is there any way to convert this code to c++ from c#?
System.Web.HttpContext.Current.Session["CookieContainer"] =
outputChannel.Options.CookieContainer;
Thanks in advance.
Passing parameters from VB.Net to JScript function-reg16 Aug 2006 23:01 GMT1
Hai all,
I am developing a Vb.net application which uses the VSA scripting engine.The
scripting language is Jscript.
At a point I got struck.
Exe + dll system.management.dll16 Aug 2006 22:22 GMT4
I am new to the .net framework.
Created a windows application(ui) and added the references
system.management.dll and system.windows.forms.
The exe is build and runs very good.
Loss of ADO.NET Provider in Crystal Report 916 Aug 2006 20:54 GMT2
I've just installed the .NET Framework 2.0 and have lost the ADO.NET
provider that I used in the Crystal Reports Designer (Version 9).
I used to see the ADO.NET (XML) as a data source provider but it is now
missing.
Dialing a modem and playing a soundclip from c# web form code16 Aug 2006 19:35 GMT5
Hi, I want to recreate my own version of http://snakesonaplane.varitalk.com/ 
. So basically I want to start with a basic, make the modem dial a number
and play a soundclip to the person that answers. Can someone point me in the
right direction?
VB.NET Express speed issue16 Aug 2006 18:11 GMT1
I've written a programme that processes stock market price data in
VB.NET 2005 Express. I've optimised the code as much as possible, eg:-
using arrays, not passing parameters to functions, etc...
The code is slow because it is processing large amounts of data many
Strange behaviour from StarProcess - Does not open IE for download16 Aug 2006 16:07 GMT2
I have an app that uses the startprocess command in order to download another
clickonce app. On the majority of the client PCs everything works fine,
however on some PCs the startprocess doesn't open the browser window so the
download cannot start and nothing happens. If I open ...
Assembly.CodeBase // Getting it statically without object instantiation16 Aug 2006 15:44 GMT2
Here is the msdn code for getting the .CodeBase property of an Assembly
Assembly SampleAssembly;
// Instantiate a target object.
Int32 Integer1 = new Int32();
readonly List as a property, how can I achieve this?16 Aug 2006 15:24 GMT2
I have the following :
private List<int> _myList = new List<int>();
public List<int> myList
{
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 July, 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.