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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Listbox Validator13 Aug 2007 03:06 GMT5
I have two listboxes. The on to the left is populated with database
columns and the one the right is empty. There are two buttons in
between the listboxes where users can add and remove between the two
listboxes.
Embedding an Excel Spreadsheet in a Windows Form13 Aug 2007 02:58 GMT1
I'd like to embed an Excel spreadsheet in my C# application.
The information I've found on the Web suggests placing a Web Browser
control on the form and navigating it to an Excel spreadsheet.  When I
try this, I get a dialog asking if I'd like to open or save the
2 questions, database acces and datagridview13 Aug 2007 02:42 GMT2
Hey, this is my first time posting something on usenet, so plz be kind
and mannered.
Q1:
I made a project where i get some information from a database, and
OpenRemoteBaseKey13 Aug 2007 00:04 GMT2
Hello, everyone.
I'm trying to write a C# program in .NET 2.0 that I can use for work to scan
the 90+ in-house programs that we have installed on 100+ servers throughout
our data center.   As a result, I wanted a somewhat simple WinForm
color one cell in DataGridView12 Aug 2007 23:59 GMT1
I am using this code to populate data into datagrid..
       private void get_hosts()
       {
           data_table = new DataTable();
IInternetZoneManager and questions about Type Libraries12 Aug 2007 23:51 GMT5
I am trying to implement IInternetZoneManager Com Interface into my c#
project to be able to programaticaly edit the "Require server
verification (HTTPS) for all sites in this zone" checkbox in IE zones.
This Interface provide a SetZoneAttributes() Method that could help me
Rectangle ?12 Aug 2007 23:47 GMT1
Hello,  I am working through a tutorial using xna and ran into a declaration
that was Rectangle? rect.  I am not sure what the ? does for me.  If you
could shed some light I would be greatful
thanks
ASP.Net project deployment12 Aug 2007 22:44 GMT1
can anyone help me out on how to deploy web application along with
the
web service which are 2 seprate projects but both of them are in same
solution.
How to implement the following function/method?12 Aug 2007 22:38 GMT6
What's the best easy way to have a function/method:
1. Has a string paramter, the value of string is C#/VB.Net express.
2. The function evaluate the express and return the value.
XSL Question12 Aug 2007 22:03 GMT3
This might not be the right NG for this, but i couldn't get a reply on the
XSL forum.
<xsl:if test="fTOC[starts-with(@filename, '5')]">
         <xsl:element name="Section1">
xml question12 Aug 2007 21:51 GMT3
Hello all...
I have a large xml file that holds column definitions and text file data
offsets for the columns...
my question is....the best way to work with the xml
What exactly does "=" (equal) equal?  A shallow copy?12 Aug 2007 21:17 GMT5
In C++, you have symbolic overriding of "+", "=", etc, which C# also
has.  This question is not really about that.
Rather, in C#, when you say:
MyObject X = new MyObject();
Threads12 Aug 2007 20:31 GMT2
Hi, I have a class "QControlThread" which in simplified form is like this:
public class QControlThread
{
 private System.Threading.Thread m_thread;
Quality exception logging components for C#12 Aug 2007 19:46 GMT1
Anyone know of any equivalents to madExcept or Eurekalog that work with
VS2005/C#? I'm looking for something that'll allow my to send errors reports
(with screen dumps, etc) back from my applications? I used to use madExcept
under Delphi and loved it.
WinForm app needs to get statistics from a remotely hosted file12 Aug 2007 19:34 GMT2
Is it possible to programmatically read the statistics of a file
hosted on a web server (not controlled by me)?  I want to make files
available via RSS based on the suppliers giving me the name and URL of
their file.  I don't want to require that they give me the file
 
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.