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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Advice on Handling Large File Download via HTTP16 Mar 2006 07:35 GMT3
I'm writing a C# app which downloads large files via http from a server. These files are often in excess of a gigabyte.
I am trying to figure out the best way to download these kinds of large files in .NET. While I've successefully downloaded test
files using WebClient, I don't ...
Structure to byte array and back15 Mar 2006 22:38 GMT3
Is there a relatively painless method for converting the contents of a
structure into a byte array and back again?
I have been using Marshal to do this, but it is a pain! To get the byte
array I have to Marshal.StructureToPtr() and then use Marshal.ReadByte()
Spring Framework Example15 Mar 2006 21:41 GMT1
Can anyone lead me to .Net sample examples/application using spring
framework ?
Regards
Silent Ocean
WebRequest Set Content-Length for reply?15 Mar 2006 21:39 GMT2
I'm writing an app which downloads large files over http. Is there a way to set how large the chunks of data should be that come
back from the server when I create/submit the WebRequest? Or is that totally up to the server?
I've noticed that (in my case, at least), the data that I ...
How critical is it to call Dispose()15 Mar 2006 20:28 GMT15
How critical is it to call Dispose() of a class which implements
IDisposable(). Though it may be recommended as a good practise, which
situations make it very important ?
Regards,
Could not find a part of the path15 Mar 2006 19:37 GMT5
I have two servers with windows 2003.
I have an app running under server 1 (asp 1.1) and I try to write files in
the server 2.
In the server 2, I have a full access to the directory, but I have the error
File.Copy problem15 Mar 2006 19:30 GMT1
I'm getting the following exception throw when trying to copy a file from a
network share to a local folder.
1. The process that is doing the copying is running under a user
sqa-powerway\PDP3AppStaging
Need help on using application variables15 Mar 2006 18:31 GMT1
I need help on the usage of application variables...
Can I populate application variables through my console application and use
them
in my web application....
need help on files15 Mar 2006 18:25 GMT1
I need some info on text and xml files......
How many users can simultaneously read a text or xml file...
I've a web appliaction which needs to access a text file and a xml file..
The current users of the system are around 1000 people...
UrlEncode outside ASP. Net???15 Mar 2006 18:01 GMT2
I'm writing a console application that will be running as a scheduled
application, that basically sends out nag email messages to users of a web
application on a daily basis. It's going great so far, but I ran into a
problem that I can't figure out.
Diagnostics15 Mar 2006 17:54 GMT1
How do a create an optional logging file that I can control from app.config?
Signature

Arne Garvander
Certified Geek

Will Dot net framework 2.0 auto free the unuse object?15 Mar 2006 17:37 GMT1
Recently, my company using asp.net 2.0 to develop a web site
When I check the asp.net code, i found that there is many pages that
code as the way as below
e.g.
Compare MethodInfo to delegate type?15 Mar 2006 17:35 GMT1
I have a MethodInfo object and a Type object. The Type object
represents the type of a delegate, for example:
delegate void TakesIntReturnsNothing(int x);
...
Threading Question.15 Mar 2006 15:11 GMT3
An method is called on an object instance on a new thread. This method loops
eternally and does various things.
I want to be able to then set a property value on the same instance of the
object. Once set, the eternally looping method will pickup the property value
Help on "GetProcessesByName(String processName)"15 Mar 2006 15:04 GMT3
I use this to know if a program is running; until now all ok but on a pc the
procedure return this error :
System.InvalidOperationException: Impossibile ottenere informazioni sui
processi dal computer remoto. ---> System.ArgumentOutOfRangeException: I
 
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.