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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
outlook13 Feb 2007 13:59 GMT2
I want to write some c# code which can schedule meetings in Microsoft
Outlook. Does anyone have any references to how I get started on this? (Are
there any .net classes which support this?)
Thanks,
C# Form Handeling Multi-key press13 Feb 2007 13:27 GMT3
I have a Form that is performing a wizard-like step system (using
TabControl), and I need a key combination (like ControlKey + A + T) to
be caught and show a secret admin TabPage.
I tried to add an event handler to the form to catch a key that I
Web file transfer13 Feb 2007 12:49 GMT2
Just wondering if any of you out there who have real-world experience with
restartable (if transfer interuppted) internet-based file transfer solutions
would mind posting your comments, experiences, horror stories, and
recommendations so I can get a better idea on the pros and ...
DataGridView and Encoding13 Feb 2007 12:48 GMT7
Hi NG,
is it possible, and if yes how, to change the encoding of a datagridview?
I am loading a csv file to a dgv using a certain Encoding, but there are
columns using different encoding like cyrill.
Manifest Files & VS200513 Feb 2007 11:10 GMT1
I originally sent this to the dotnet.security ng, but no repsonse in 5 days.
Hopefully, someone here can explain to me what's going on.
I'm fairly new to .NET app security and manifests. I'm working with a test
app: "MyApp.exe".
One solution, 2 projects and one problem13 Feb 2007 10:43 GMT5
In one solution I have 2 projects. One project is containing the windows
form and the other conatins a public class returning a string... "Greetings
from Norway :-)"
How can I show the "greetings from Norway :-)"  string in the solution with
Column Width in a Gridview13 Feb 2007 10:30 GMT1
How can I change the column width in a gridview filled with a dataset?  I
can't get TableStyle to work.  Has anyone any sample code, please?
Thanks,
Helen
Derived Dictionary serialization: please help me find the error in this simple code snippet13 Feb 2007 09:58 GMT6
Hi, please find below a very simple code snippet which is giving me
the following error:
System.Runtime.Serialization.SerializationException was unhandled
 Message="The constructor to deserialize an object of type
FTP via TcpClient and Proxy13 Feb 2007 09:48 GMT4
I rewrite an old C Programm to C# (Framework 1.1) - it is an easy FTP-
Client.
I create a "Command-Channel" using TcpClient, a "Command-Reader" and a
"Command-Writer"
Return value from C++ dll called from C# app13 Feb 2007 09:31 GMT4
How would I do, in both ends, to get a return value from a C++ dll called
from C# app?
single class, hashtable, multiple threads13 Feb 2007 09:23 GMT2
I have a single class windows service that includes a function that
runs in the ThreadPool. The class contains a hashtable which is
declared in the main thread.
What is the recommended method of updating a variable declared in the
Immutable Lists13 Feb 2007 09:12 GMT14
What's the best way to achieve this, or is this a bad idea?
Find DataRow in DataGridView13 Feb 2007 08:19 GMT5
Hello NG,
what would be the best way to locate a DataRrow in a DataGridView?
I have by DataTable.Select a bunch of DataRows from a DataTable (which is
the data source to the DataGridView).
Help - Creating a function to deal with null parameters13 Feb 2007 08:15 GMT2
Say for example i have a hypothetical function taking 4 parameters such as the one below:
public void InsertRow(char gender, double decimalAge, double height, double weight)
{
   //Adds data into a MySQL database
Question about ReadLine UTF8 line truncation13 Feb 2007 06:50 GMT4
(Dot Net 2 C# application - using Encoding.UTF8 with a StreamReader)
I have a very strange problem that I cannot explain with a UTF8 Readline()
although this could exist in other types of encoding, I have not tried them.
Our application wrote this sequence to a UTF8 file.  Now I am ...
 
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.