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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Common7/Graphics09 Mar 2006 00:10 GMT1
In .net 2003 there were folders located at Common7/Graphics for icons,
bitmaps, etc.  Where is it for .net 2005?
Thanks,
HTTP Request08 Mar 2006 19:46 GMT1
Hi,
I am trying to create a web page that will download multiple files to the
client on one request. can not find anything on the net. can someone direct
me to were i can find samples/info.
threadsafe use of foreach08 Mar 2006 19:11 GMT1
I have line of code that was originally written prior to .NET 2.0 as follows:
Foreach int i in Items.
The problem is it keeps throughing an exception about unsafe thread access.
I have read how to fix this using the check to InvokeRequired property but am
Create/Write to an Excel File in a C# Windows Application08 Mar 2006 18:58 GMT2
I'm looking for the steps or code examples of how to create an excel file
(and write to it) from a C# Windows application.  This seems simple, but I
haven't found anything useful yet.  Any information is greatly appreciated.
Thanks,
System.Diagnostics.Process support for calling vbs file08 Mar 2006 17:09 GMT2
I am tring to call a .vbs file using System.Diagnostics.Process class with
following code.
Process objProcess = new Process();
objProcess.StartInfo.FileName = "C:\\testScript.vbs";
.NET and Printer Communication?08 Mar 2006 17:07 GMT1
Does anyone know if there exists a API library for .NET can that talk
directly with a printer to poll the number of queued items or if it is
out of paper?  Is this inherent in the framework?
Catching Clicks or Whatelse...08 Mar 2006 15:30 GMT1
Hello Everybody.... this is my first post here so excuseme if I don't  follow
the rules since I didn't know it.... well here we go
there is my topic... I have a site where we put articles which redirect the
user to another page with the desire one.  The thing is that : how can i
Copying more complex structures of objects08 Mar 2006 14:09 GMT1
I'm creating some kind of object oriented drawing program, my classes
consist of points, lines, quads, etc...
Right now I'm implementing undo/redo and copy/paste functionality.
For that I need to create deep copies of my objects, but set some
Controls disappearing08 Mar 2006 13:33 GMT2
I opened my VB.NET project and all of a sudden, all of the controls on
the form were gone.  I tried running it and the form opens normally
with all the controls and stuff showing up like they normally do after
my login screen.  The only difference is a whole bunch of errors
Security Error over LAN08 Mar 2006 12:47 GMT1
I wrote an internal tool for our program using .NET 1.1 C# that
accesses MS Access DBs on the LAN and an INI file in the same directory
as the app.
Before we had a change, I was able to get the app to work by utilizing
Reloading A Part Of Webpage, Preferred Approach08 Mar 2006 09:51 GMT3
I currently have a webpage which has a grid and using webservice.htc im
updating its content after every 5 seconds.
Now I want to add two forms at the bottom of the page.One of them
contains a gird which I want to be updated(and only that grid) when a
Encryption Article08 Mar 2006 07:56 GMT1
Posted this in the .Net.Security forums but did not get any replies - anyone
here got any expreience of this,
Thanks,
Gary
Shorthand conditional doesn't evaluate right08 Mar 2006 07:42 GMT2
string s = "ABC";
Debug.WriteLine(
s.Length>5?"greater":"lesser"
);
Block Step Into Debugging for a function08 Mar 2006 04:58 GMT2
Is it possible to block the debugger to Step Into a function ( in VS 2005 or
VS2003 ) - Even If I press F11 (the Step Into Key)?
////////////////////////////////////////////////////////////////////////////
//////////////////
Moved my web app to my home server. getting errors08 Mar 2006 04:52 GMT1
Hi, I'm a new kid onthe block.. I have a small company with a website that  
was developed in .net by a company for me. I want to work on it myself so I  
installed 2000 server at home and the added the .net framework.
I can navigate for page to page with out any issue. When I click ...
 
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.