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 / Languages / C# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
check file size before upload25 Aug 2006 16:49 GMT3
In asp.net 2.0 there is a limit on file size upload of 4MB. I know this
limit can be increased in web.config file.
Is there any way to check the file size before upload ?
if user is trying to upload file size more than 4MB then just display a
C# MCAD/MCSD25 Aug 2006 16:21 GMT2
Would anyone have any training materials or books that they would
recommend for helping to study to pass the C# MCAD/MCSD certification
exam?
Thanks!
interdev question25 Aug 2006 16:10 GMT1
Could some one tell which is the best group to ask questions about
interdev and asp? I can not find a specific group.
Progress bar with file save common dialog25 Aug 2006 15:17 GMT2
In my application i have file save & file open button
i use common dialog box to save the file but simultaneously i want to
show progrss bar to show the progess. how can i do?
Quantum cryptography25 Aug 2006 15:14 GMT7
I'm working on a class research project about quantum cryptography and
I found out this is very interesting information. Could anyone of you
give me more information on this subject? thanks.
Yen Le
String variable as parameter!25 Aug 2006 15:10 GMT2
public void Foo(string one)
{
           one = "two";
}
Beginer Question...  Quick Assigning.25 Aug 2006 15:08 GMT5
I have a bunch of variables I'd like to assign... is it possible to do
it in 1 line.
IE This is how I do it now
int sally, jim, bill, fread, sam;
Dock padding?25 Aug 2006 15:03 GMT2
I'd like to introduce a gutter or deadspace between my docked controls on a
form.  I've sent the Form's padding to 5 for all, but the controls still
align right against each other.  I could add a dummy panel between each one
set to a height/width of 5, but that is hacky.  Is ...
Reading and Writing physical media25 Aug 2006 14:59 GMT2
I am working on an application to write a custom file system to our
MMC Cards used by our devices.
I have been able to use WMI to enumerate the connected MMC Card and
get all relevant information about it.
Click once and exe.config file25 Aug 2006 14:58 GMT1
I'm about to release a application to a customer. This app uses a
config file to store connection settings. I'd like to be able to create
a "Click Once" installer, as this will remove lots of dependency issues
that are likely to arise with this app. However, my understanding of
thread invoke Synch marshalling25 Aug 2006 14:37 GMT1
I'm trying to trigger an event from threadB which will be processed by
threadA. It sounds simple, but I cannot seem to find any documentation about
this anywhere.
This is very much like what the windows controls have with InvokeRequired
C# for VB.NET Programmers25 Aug 2006 14:35 GMT13
Is there a good tutorial for VB.NET programmers looking to migrate to C#?  
I've found several tutorials that assume that the person is new to
programming in general, and I've found a few that assume that the person is
migrating from C++, but I have yet to find any that cater to ...
treenode within a listview control25 Aug 2006 14:34 GMT3
I wanted to know if there was any way by which I could make a treenode
control an item on my listview control. I have tried doing that..but
the listview control does not allow me to add a treenode to it.
This is allowed:
C# Bluetooth25 Aug 2006 13:54 GMT2
Hi,
I need to create a app to at first search for BT devices around.  
The thing is I cant find the right Dll to work, and the ones I found does
not have examples or it does some BTclient Exception.  I was wondering if it
How to add a ".txt" resources file25 Aug 2006 13:06 GMT3
Does anyone know how to add ".txt" resources file to a C# project in Visual
Studio. It should compile down to an embedded ".resources" file the same way
as a ".resx" file. Thanks.
 
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.