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# / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File Upload: *.CSV18 Jul 2007 15:42 GMT3
When I upload CSV files to my development computer from my development
computer the content type is displayed as Output 1.  However, if I
upload from another computer on my network using the EXACT same file,
I get Output 2.  Can anyone tell me why that is?  I just want to check
PHP versus ASP.net18 Jul 2007 15:17 GMT3
PHP versus Microsoft ASP.net - A Straightforward Comparison
"I do ask that you read this article with an open mind, and consider that it is quite possible that PHP is no better or worse than ASP.net. I have become weary of the whole PHP is superior to ASP.net debate. I believe ...
Could not load the assembly 'App_Web_dqk773cr'.18 Jul 2007 15:06 GMT12
I think I am on my final error message before I get a clean compile.  Where
do I find that file mentioned to compile it?  Still new to C#, ASP.Net and
Visual Studio and about to get my first clean compile.  Can someone help?
I've been at this all night.
debugging dataset18 Jul 2007 15:04 GMT2
.NET 2.0
I'm having trouble with a DataTable in my dataset.  this code don't return
any rows:
data.database.datatable1.Select("username = '" + sName +  "''");
C# and Excel Suggetion18 Jul 2007 14:41 GMT5
I need some hints for the following problem.
We have some customer that has one Excel file composed of about 20
sheets and he wants to convert this file to a small C# application.
It's not that he does not want to use Excel at all, but there is data
Windows Service with Forms18 Jul 2007 14:35 GMT4
Helly guys...
Anyone know's how to call a Form from inside a Windows Service
Project??
Thanks in advance...
ConstructorInfo18 Jul 2007 14:32 GMT12
When creating a class using the Invoke method of the ConstructorInfo, this
returns and object.  I am wondering how I can reclass this object type into
the specific class type.  Since I only have the "text" name of the class to
begin with, how can I make an object reclassed into ...
Calling a dll using pinvoke from c# is much slower than calling it in C++18 Jul 2007 13:50 GMT3
I have a propertary library dll (used to drive a device) that I call
from my C# code.
Calling the functions from C++ is really faster than calling them in C+
+. From C++ the call is almost instantaneous, from C# is about 1.5
How to dail up via modem18 Jul 2007 13:38 GMT1
I'd like to write a code to connect to a FAX machine but I am a rookie of
C#.  Is there anybody able to tell me how to make it?
Many thanks,
Stanley
Uploaded Filetype Discrepency18 Jul 2007 13:32 GMT1
I want to check to see if the file I am uploading is of type CSV. I
can upload and access the contents of the file just fine.  Here is a
code snippet doing the checking:
HttpPostedFile file = UploadBox.PostedFile;
COM Component18 Jul 2007 13:15 GMT1
How can I crate a COM component and use that?
How to update 10 lables then redraw?18 Jul 2007 13:00 GMT1
I've got a form that when the cursor hovers over an image I update 10  
labels to show different numbers. At the moment the form is redrawing each  
time I update one label, this means it redraws 10 times giving the update  
a staggered look. What I would like to do is update all ...
Creating Forms with fixed set of controls18 Jul 2007 11:53 GMT5
I need to create several Windows Forms and I'm thinking of creating a base
Form from which I can derive all Forms. Is it possible to include something
in that Base Form so that all Forms I create will use some specific controls
with some specific properties? For example, if I add ...
Creating a "base" button18 Jul 2007 11:46 GMT6
Can I create a "base" button that all the buttons in my Windows Forms can
inherit from?
Thanks.
VS2005
can't using System.Management;18 Jul 2007 11:10 GMT1
When I add:
using System.Management;
it can't pass complier, anything wrong?
Is it because C# express limitation ?
 
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.