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 / General / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error downloading file with Firefox18 Jan 2006 14:59 GMT2
I'm trying to download a file in my asp.net web, but when downloading it
from a Firefox browser, instead of downloading the example.exe file, it's
downloading example.exe.htm. My code is the following:
string localfile = MyComponent.DownloadMyExe(index);
Confusion: VB Express/VC Express/Sql Server Express Edition18 Jan 2006 13:21 GMT3
Can any one tell me that if I buy Microsoft Visual Studio 2005 Professional
for dotnet, do I get following product
Visual Basic Express
Visual C# Express
Help on Help18 Jan 2006 12:37 GMT5
I'm wrting a new control for which I would like to write Help Documenting for
all the classes, properties, memebers etc in a professional way. What do I
need to do. I'm using VB .NET 2.0 where I've created XML tags to all of my
classes.
VS 2005 Help, SQL 2005 Help,and .NET 2.0 Help is very UNhelpful and poorly tested.....completely CRAPPY18 Jan 2006 11:19 GMT4
Have any of you really used the Help of SQL2005, VS 2005 and .NET 2.0?  It's
a different interface but I still can't find what I want.  Lots of
properties and methods name but hardly any explanation or examples.....
The REMARKS section is buried somewhere in the middle and you ...
Best practice for splash screen18 Jan 2006 11:05 GMT1
I am developing a small utility program that must perform a considerable
amount of 'background' or 'research' work before it can display any user
interface. In general it can take 3-15 seconds to perform all of the
work requured before we display any user interface. So we have
file handling on remote machine18 Jan 2006 10:09 GMT3
I would like to access another machine on the network, browse some
folders and do some processing on particular files.
I am not sure what api/classes I have to use to allow me to log into
the machine.
static TypeInitializationException18 Jan 2006 10:01 GMT3
I have singleton class in C#:
class Logger
{
 static Logger lInstance = new Logger();
How to call singleton18 Jan 2006 09:41 GMT4
I have singleton class in C#:
class Logger
{
 static Logger lInstance = new Logger();
write wav file18 Jan 2006 09:40 GMT1
plz, i use Directsound to record sound and i use CaptureBuffer class to
capture data sound but i can't record in wav file, plz any one have a sample
code to record sound in file by DirectSound plz send to me i use c#.
thanks all.  
the difference between SqlConnection.IDisposable.Dispose()  and  SqlConnection.Dispose()18 Jan 2006 08:44 GMT1
hi, I have a question about the difference between
SqlConnection.IDisposable.Dispose()  and  SqlConnection.Dispose(). Both
of them realize the function of releasing the connection to the
ConnectionPool?  Do they have the same effection source code?  If they
Does a Base Class know it's instanced class?17 Jan 2006 22:25 GMT1
I would like to have methods in my base class that use reflection against its
derived class.
Is there any way for my base class to access its derived class?  It does not
appear to be the case.
distributing dot net applications17 Jan 2006 21:40 GMT2
Finally I'm at the end of my program. And this is a good time to give my
program for testing.
I've been using Visual C++.
It works well on my developers machine. When I've moved my program to
Need help with Activator.CreateInstance()17 Jan 2006 20:52 GMT1
I'm trying to dynamically create an instance of a class, but it's always
failing. I'm using the Activator.CreateInstance( Type, Object[] ) overload.
The class I'm trying to instaniate and call a method from is a public class
from another project in the solution.
ListView SortKey17 Jan 2006 19:23 GMT6
VB6 has a SorkKey property that you can setup on the ListView control to
tell the ListView what column to use for sorting.  In .NET there is a Sort()
method and a SortOrder property that you can use to manipulate the Sorting
property.  My question is how do I perform the same  ...
dreamweaver flash button not visible in ASP.Net page rather viewd in the browser17 Jan 2006 16:05 GMT1
I am Designing an website using ASP.Net. I have designed the HTML template
using Dreamweaver 8, in that i have used the Media flash buttons. now i have
converted the Html page to ASP.net page. now my problem is with the media
flash buttons which i have used on the template can't ...
 
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.