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# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using BackgroundWorker22 Nov 2005 07:52 GMT3
I've been experimenting with the BackgroundWorker class. As a test, I've
built an application that searches for files matching a RegEx and populates
a listbox with the results.
My approach is to search directories recursviely andcall ReportProgress once
File.Move large binary file22 Nov 2005 07:14 GMT5
How does File.Move implmented?
I am like to use it a lot but when I come a cross a large file >500 MB
my UI is freezed.
I think about implement my own fileMove function but I am not sure what
OleDbData Provider for Access + DataGrid shows '0' instead of '1'22 Nov 2005 06:05 GMT2
Very strange problem: Executing my query against MS Access database using
OleDbProvider for Access, I am getting the value for first two columns '0'
instead of '1'  in DataGrid. But if I connect to SQL Server using
OleDbProvider, it shows me the correct value i.e. 1 wherever it ...
SmtpClient SSL issue.22 Nov 2005 05:49 GMT1
I am trying to connect to my SMTP server using the SmtpClient class.
For some reason its refusing to work. Here is the code and the error I get.
-----------------------------------------------------------
The code (I changed the server, user, and pass for obvious reasons):
Runtime library version.22 Nov 2005 05:39 GMT3
Can programs compiled with .NET 1.1 run on machine with only .NET 2.0 ?
Thanks
storing columns of database into hashtable.22 Nov 2005 05:05 GMT3
i want to store all values of particular table into hashtable. Say
suppose i have one table empployee with primary key as empid.
what i want is to store all empid into hashtable.
Does any one know how to it without inserting empid one by one.
Grid Control 22 Nov 2005 03:07 GMT8
What is the limit on number of colums for Grid Control in VS 2003?
Thanks
Peter
online/offline status22 Nov 2005 02:19 GMT3
I'm trying to develop a program in C# that will change 'label1' in my
form to "online" if a server is present on 127.0.0.1:8080 and "offline"
if it is not.
I was playing around with this:
how to save a picture object embed in word as a file ?help!!22 Nov 2005 01:37 GMT2
ÇçÌì
I have a word document and it has a picture object, I want save the picture
object as other single picture file by C# program. I have a idea, by
clipboard, copy the picture to clipboard, and then save as a file from
Socket programming22 Nov 2005 00:20 GMT5
If this is the wrong group for this posting please let me know and I'll
move it.
I have an application that has an ArrayList of sockets to clients. For
standard one-to-one messages my application works great, the problem is
looking for a product for creating advanced grid21 Nov 2005 23:33 GMT3
Hello!!
We are using .NET C# so the product must use this language.
The existing controls within .NET is not good enough so I'm looking
and evaluating other products.
designer support :  browsing for a file21 Nov 2005 23:24 GMT1
I managed to put properties of a usercontrol in the designers properties
window.
I can enter a string, but i would like to browse for a filename (like when
setting the image property for an image control )
Console.Write - rounds.!!!21 Nov 2005 23:22 GMT3
I have a numerical problem.
Iam calculating vector is that is 0.xxxxxxxxxxx
and the calculating error for this vector. After that i correct first
vector.
how best to represent this?21 Nov 2005 23:07 GMT1
Ok, concerning my little pet project...I have int arrays of the
following sizes:
panel[][,]
AND
HelpButton with MaiximizeBox and MinimizeBox = true ???21 Nov 2005 22:46 GMT3
Hi! I need to display the Help Button together with Maximize and Minimize
buttons on all my Winforms.
From MSDN, "The value of the HelpButton property is ignored if the maximize
or minimize boxes are shown"
 
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.