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# / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridView DataTable(DataSet) and Thread safety20 Jun 2006 11:03 GMT1
I have a DataGridView, bounded to a DataTable which is populated/updated by
a OleDbDataAdapter (with OleDbConnection) to an Access Database.  (Sounds
familiar to some of you ...  I have posted a number of related questions
already.)
Windows form's  refresh method does notwork20 Jun 2006 09:13 GMT2
My windows form "Form1" has one Button "button1" and one TextBox "textBox1".
When I click button1, it do a job for each file in a directory. The job
include some  platform invoke call. Before processing a file, I set
textBox1's Text property as filename of the file processed, and ...
Winzip file want extract20 Jun 2006 07:34 GMT2
I have a program that unzips a file and processes the extracted file. This
works fine on my local machine but when I run it on a Win 2003 server I
receive the error,
"Windows has blocked the file c:\program\file from being extracted.
Automating Backup using C#20 Jun 2006 06:32 GMT1
Hello, I'm developing a small web application that will in some stage
add backup tasks to the task scheduler. The application is responsible
for backing up files. I want to use ntbackup for this but i dont know
how to launch the utility from C#/ asp.net and pass parameters.. Any
Reading CPU fan speed20 Jun 2006 06:27 GMT2
Is there a standardized way to read the CPU temperature and/or fan speed?
DataAdapter.Update() and DataTable.GetChanges() side effect.20 Jun 2006 03:46 GMT4
Got a question about the side effect of DataAdapter.Update() and
DataTable.GetChanges().
Say I set up a DataTable and a DataAdapter in a class.  Delete (Not remove)
a row in the data table and call the following method.
Databound combobox, new and selected value confusion.20 Jun 2006 03:28 GMT2
I have a combobox that is very much like the one found in the RSS
project here:
http://msdn.microsoft.com/vstudio/express/visualCSharp/learning/
My projectNameComboBox basically is filled with a list of values from a
Raising an event outside of the class20 Jun 2006 03:23 GMT3
I have searched on the net quite a bit, but the more I read, the more
confused I get.
I want to see if I can raise an event out side of the class.  I believe this
can be done in VB (at least VB 6.0) by calling raise event ....
How to use events to cross threads?19 Jun 2006 23:54 GMT15
I have an object that starts a thread to do a "process". One of the steps
inside this thread launches 12 other threads via a Delegate.BeginInvoke to
process. After these 12 threads are launched, the main thread waits. At the
completion of each subthread, the mainthread checks all ...
User Name and Password in Config file19 Jun 2006 23:35 GMT1
I need to store username and password in my windows application
app.config file,  from my application I am communicating to an external
system (CICS).
I believe, one of my options is to encrypt this in config file and
Namespace elements cannot be explicitly declared as private, protected, or protected internal19 Jun 2006 23:14 GMT4
maybe its just been a long day, but i have a question about call access
modifiers in C#. Consider the following code.
namespace Application
{
DataGridView Button Columns not triggering CellClick Event19 Jun 2006 22:36 GMT1
I have a very basic Datagridview that I have setup from code.  I added a
buttonColumn from code and setup a CellClick handler.  When i click the
buttons nothing happens.  I assume I have to wire up the buttons but I can't
find any examples on this.  In addition the New Row ...
float arrays from C++ to C#19 Jun 2006 21:43 GMT1
I'm trying to develop a graphical user interface for a renderer i've
got written in an unmanaged C++ DLL with C#. During the rendering
process, several images are sent to a delegate as float* arrays as
follows:
log4net.  Where to put BasicConfigurator.Configure() when your code spans multiple projects19 Jun 2006 21:42 GMT6
I've decided to use log4net for my logging/tracing.
In the example on the site it shows using main() to setup the root
logger and then using the LogManager within your classes to create more
loggers (subloggers).  This is nice since I can use just one
Schema problem - sqlmembershipprovider created on MSSQL2005 then moved to 200019 Jun 2006 21:12 GMT2
Bit of an odd one - very basically I created an app using the
SqlMembershipProvider in VS.NET 2005, and I did it on a MS SQL 2005
server.
However, I then find out that for other reasons, I cannot use MS SQL
 
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.