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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unhandled Exception in Console Application10 Apr 2008 15:20 GMT10
Can anyone point me to an example or info on handling unhandled exceptions
in a console application?
Preferrably VB.
Thanks,
WPF Checkbox issue10 Apr 2008 10:31 GMT2
I've run into a strange problem when prompting the user to confirm whether
they want to clear a checkbox.
It seems that showing a MessageBox during a PreviewMouseLeftButtonDown event
seems to disrupt normal operation of a checkbox in that it will no longer
PowerPoint presentation from Task Manager10 Apr 2008 04:34 GMT2
I have schedulled a ppt presentation to show at logon time. But instead of
starting the show it opens the .ppsx file .
On my first try I filled the field Action/Start a Program/ with the path of
the .ppsx   file.
How to the override web reference in class library10 Apr 2008 04:25 GMT3
I have a Visual Studio 2005 solution that contains a website and a class
library. The class library has a web reference to a web service. I want to be
able to override the URL used by the class library for its web reference,
ideally by just changing a value in the website's web ...
Load-balancing / routing with WCF10 Apr 2008 00:31 GMT2
I'm not sure if it is a good place to ask this question since there is
not microsoft.public.dotnet.framework.wcf group.
I just get started on WCF programming. The question I have is how to
do load-balancing / routing with WCF.
System.Collections.Generic.List<int> myList = new System.Collections.Generic.List<int>(100);09 Apr 2008 20:45 GMT1
System.Collections.Generic.List<int> myList = new
System.Collections.Generic.List<int>(100);
Does this preallocate 100 integers?
Also, is there any way to preallocate an array of objects all at once?
certain unicode characters seem to freak out IndexOf09 Apr 2008 19:23 GMT1
Hi...
One of my coworkers recently discovered that the presence of certain unicode
characters in a string seems to freak out String.IndexOf() and was wondering
why that is.  He wrote a little tester program that tested a big chunk of the
How quickly check the directory on the emptiness?09 Apr 2008 18:55 GMT1
How quickly check the directory on the emptiness?
Faster than System.IO.Directory.GetFiles().
http://www.alvas.net - Audio tools for C# and VB.Net developers
BindingList.ListChanged event not firing09 Apr 2008 16:00 GMT3
I have some code, in .NET 2.0 that is making use of the BindingList<T> class.
When an item is added to the list, the ListChanged event is fired as
expected. However, if I change the value of one of the properties of an item
in the list, the ListChanged event is not raised. I am ...
CSS and absolute positions09 Apr 2008 14:06 GMT6
I have an aspx page that use absolute positioning.
Sometimes there is a 15 seconds delay from the time that the text of the
page displayed until all bits and pieces are downloaded to the browser. Until
everthing is down loaded the CSS styles will not br applied and my page looks
Is there any way to list which apps use .NET services?  (XP)09 Apr 2008 12:41 GMT1
Can find out which apps call .NET and, even which version of .NET each
calls?
Thanks
About WCF09 Apr 2008 03:37 GMT7
I am exploring WCF and I have a question a bit out of topic.
I can read, for example here :
http://www.code-magazine.com/article.aspx?quickid=0611051&page=1
that HttpBinfing is preferred to NetTcpBinding for internet scenarios.
Simple TCP Socket Communicator - Please Help09 Apr 2008 03:37 GMT5
Hello developers,
I am trying to create a simple TCP chat-like communicator.
It will communicate with one peer only sending and receiving messages on the
same port. I guess, this requirement is important. Once the communication is
Good C# profilers?08 Apr 2008 22:11 GMT8
Hi...
I was just wondering what recommendations people had for C# code profilers?  
I'm trying to figure out where a lot of our app's time is going.
I downloaded and am trying ProfileSharp Enterprise Edition, but I'm finding
WaitForExit() times out when I try to capture multi-line Stdout08 Apr 2008 22:01 GMT5
I have written a short VB.NET function (see below) which captures
StandardOutput from a particular Windows program (myProgram.exe).
The problem is this: if myProgram.exe returns more than a single
line of text then WaitForExit() always times out!  The function
Pages: 1 2 3 4 5 6 7 8 9 10 March, 2008
 
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.