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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ADODB Find/ Seek method in C# 200520 Oct 2007 05:00 GMT9
    I am using ADO (ADODB) with access database. Not sure what I am doing
wrong.here. Can anyone please help me?
string mdbFile = System.IO.Directory.GetCurrentDirectory() +" \\bTrack.mdb;"
ADODB.Connection conn = new ADODB.Connection();
FileSystemWatcher Inconsistency20 Oct 2007 02:49 GMT2
Hi, I implemented the FileSystemWatcher in an application and on my XP
system it works fine.  If I add a file to a directory, it will enable
a button and disable if removed.
On another XP system it does not work in a consistent manner.  When
Unable to navigate Crystal Report19 Oct 2007 22:12 GMT2
I am using Visual Studio 2005 Professional edition and built in CR version
10.2.3600.0 to create a web application.
The front-end to the report is written in C#. Basically Report.aspx creates
the datasets that the report needs then creates an instance of the strongly
how to capture error on Translate(typeof(NTAccount)19 Oct 2007 21:41 GMT5
i have sample set i'm working through. it is presenting ACE rights on
exchange containers. the problem is that as it tries to translate a user it
fails because it is not vaild SID any more.
when i try to use "try and catch" i will exit the program. however MSDN does
Pushpins and where to get them19 Oct 2007 20:49 GMT1
I am working on a project now that has a MDI container. One of my
colleagues made a control that simulated a pushpin window. However,
his is kind of buggy and I was hoping there was a push pin control
already available.
RegEx c# help19 Oct 2007 20:40 GMT2
I wrote this regex
<font>.*\((?<Inside>.*?)\)</font>
"<font> (Hi there)</font></font><font> (Hi there)</font><font> (Hi
there)</font><font> (Hi there)</font><font> (Hi there)</font>"
Radio Button Bind issue19 Oct 2007 19:56 GMT1
When I clicked on a radio button, it does not get checked. Instead,
the radio button group is cleared.
This occurs because when one radio button loses its check, it sets the
data source. Since the data source is set, the interface is set.
Service application19 Oct 2007 19:40 GMT2
Hi, everybody
I've got a couple of questions, one appears an easy one and another
looked to me more difficult.  So, I wrote in C# very simple service
and the only thing this service does - it's starting some exe.  Now,
DataGridViewCell Multi-Line problem with long cell values.19 Oct 2007 19:12 GMT1
Another day, another problem with DataGridView display.
Here's the scenario: .NET 2.0, I have a WinForms application that
basically just allows a user to review comments on a particular item. It
doesn't matter what the item is, it could be a blog entry, a widget, or
invoke vs begininvoke,  mdi/child and showdialog19 Oct 2007 18:47 GMT2
vs2005, c#
Trying to understand why one way works but the other doesnt.
I have not tried to create a simpler mdi/child/showdialog app for posting
purposes (I think even this would not be so small or simple).  I am hoping
Literal string19 Oct 2007 18:15 GMT5
Converting a string variable into a string literal.  How do I add the
@ character in front of the string?
I cannot add it when the string is created as it will affect other
parts of the program.
C# class reference to another class?19 Oct 2007 17:49 GMT3
Hi all - this should be a very easy question to you guys.
Say I have two classes, class1 and class2. In my application, class2
can't operate without a class1, as class1 performs communication over
the network, as a sort of abstraction layer.
Process.start19 Oct 2007 17:40 GMT7
If i call another process to run, how to run as background.?
Thank you.
TextReader is missing Encoding property, why?19 Oct 2007 17:14 GMT1
I decided to take a closer look at the TextWriter and TextReader abstract
classes just for fun.
While poking around, I noticed that the TextWriter class includes an
'Encoding' property in its definition. To me, this sounds very logical
Version information from EXEs, DLLs, etc?19 Oct 2007 16:59 GMT3
Is there a nice set of .NET functions built into the framework to retrieve
file version information embedded in EXEs, DLLs, etc?  I'm talking about the
strings such as Company, File Version, Copyright, Product Name, and so
on...which you normally see in the Version tab of an ...
 
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.