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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
connection with Sql Server23 Nov 2007 23:33 GMT5
Hi,i'm new in c# and i want to do this:
I have installed MS Sql server in my pc.
I 'm trying to create a winform which "reads" from a table in a
database and prints its data .
Generate click event in input button in Windows.Forms.WebBrowser c23 Nov 2007 19:00 GMT2
I've seen a similar question, but no answer yet.
I am automating some web interactions using the Windows.Forms.WebBrowser
control in a Windows Forms C# program. I can find input text fields in the
webBrowser.document and fill in the desired values. I can also find the Input
newbie static23 Nov 2007 18:22 GMT3
class OverrideProperties
{
  public static ArrayList employees = new ArrayList();
  public static void PrintEmployeesHourlyCostToCompany()
Sending POST to a web page23 Nov 2007 17:56 GMT17
How can I sand a post to a web page?
I want that when the page is trying to fetch a post variable, it will
be something the program defined first.
Please help,
ref parameters23 Nov 2007 17:22 GMT4
namespace WindowByRef
{
    class Window
    {
How to set set an autoincremntal option23 Nov 2007 15:47 GMT2
Hi, I use VS2005 and C# and  SQL Server Enterprise Manager for MS SQL
Express and i want
to change the column properites for [int]
type of column, but I cann't change it.
best practice for loading large files into SQL Server database23 Nov 2007 15:45 GMT4
Hello,
I am working on a peice of code that takes a file and loads it into a SQL
Server DB.  
When I load large files (over 70Mb) I get a system out of memory exception.  
System.Diagnostics.Stopwatch reliablity23 Nov 2007 14:02 GMT1
I am wanting to use the high accuracy of System.Diagnostics.Stopwatch
to get the current time using GetTimeSpan.
Underneath, System.Diagnostics.Stopwatch.GetTimeStamp uses the win32
API QueryPerformanceCounter which has a reliability issue and can jump
DataGridView .NET 2.023 Nov 2007 13:49 GMT3
is it possible in the new DataGridView to add only a fix count of rows
without that a extra row (for input of a new record) is shown automatically?
Christian
redirecting standarderror from a messagebox23 Nov 2007 13:45 GMT3
I'm running an external program using System.Diagnostics Process. This
program creates a PDF file from a CAD file via commandline "me10f.exe -
p filename.mi". But in case of errors the program reports this with a
messagebox, not on the console.
Report Writer Recommendations23 Nov 2007 13:39 GMT1
I would appreciate your recommendations for report writers for .NET Windows
Forms applications.
I could google this topic to get a list - but that's not what I'm after. I
would like recommendations based on your personal experience with the report
Need help with RegEx23 Nov 2007 13:19 GMT8
This code
Regex ge = new Regex("[,\f/]");
string format = ge.Replace("8 kBit/s, 8,000 Hz, Mono", "_");
returns
set Mouse Position23 Nov 2007 13:00 GMT3
by Control.MousePosition we can find the mouse position. but how we can set
the mouse position?
thanks
XML file23 Nov 2007 12:30 GMT15
I would like to know if there is a particular method to create a blank
XML file, with only following lines:
<?xml version="1.0" encoding="utf-8"?>
<Settings>
Retrieve path to "documents and settings / user"23 Nov 2007 11:20 GMT1
how can I get the path to the "documents and settings / user" directory?
Christian
 
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.