microsoft.public.dotnet.framework.performance Archive - November 2001
Post a message to this list
Messages
Page: 1
How can I make this run faster? (8 replies)
microsoft.public.dotnet.framework.performance
Hi, I have this simple VB function that decides whether its argument can be turned into an integer, and calls one function if it can, and another if it cannot: Public Function Find(ByVal index As Object) As Object Dim s As String Dim id As Integer s index.ToString Try id Int32.Parse(s) Find GetByID(id) Catch Find GetByName(s) End Try End Function I think that the Try/Catch block slows the executio...
Asynchronous File Downloads (2 replies)
microsoft.public.dotnet.framework.performance
Hello again, Is there a built in mechanism for asynchronously downloading files from http servers and receiving progress notifications during the process?? It seems the WebClient methods only operate synchronously. I believe I can write my own class using WebRequest/Response to achieve asynchronous downloading but I'm not sure whether this functionality is already provided in the .NET Framework. T...
The source code of the framework is essential! (2 replies)
microsoft.public.dotnet.framework.performance
Hi ALL! Statement: The source code of a framework containing more than 4000 classes is essential to understand and learn app development for that framework. If MS does not provide this code, that is a stupid behavior. Note: This does not mean that this code would be "open source". Delphi VCL and MS ATL STL, MFC all available with source and none of them are "open source". Sorry for this message, b...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification