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# / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Datagrid Question26 Sep 2005 18:19 GMT2
in my app i need to select Whole row (Blue) when i press any cell.. i found
and tried the following code but no luck
private void dataGrid1_MouseDown(object sender,
System.Windows.Forms.MouseEventArgs e)
Unicode Encoding / Encryption RSA26 Sep 2005 17:37 GMT3
I am trying to display the encrypted value on the console. When I use
the following
UnicodeEncoding encoding = new UnicodeEncoding( );
string constructedString = encoding.GetString(encryptedData);
C# and ODBC?26 Sep 2005 17:29 GMT5
I'm pretty new to C# so forgive me if I missed something obvious. I'm
trying to find out if C# .NET can be used to access something other
than SQL Server, using ODBC. I haven't seen anything that talks about
ODBC in the book I have or from looking around on Microsoft.com.
dataGrid winforms how to bound columns?26 Sep 2005 17:00 GMT3
i'm able to display data in datagrid.
how to change the column with, header etc?
i'm trying to add TableStyles but it is not changing anything...
my query: select id, dictionary from words
MDIList and ContexMenu26 Sep 2005 16:53 GMT1
Hi, I have a problem, when i use a context menu in a MDIForm and activate the
property "MDIList= True", the context menu don't show me the current child
windows, please help me, i use VS2003.
Visual Winform Assembly on a ASPNET form26 Sep 2005 15:52 GMT2
I created a WindowsApplication with 2 textboxes and 1 button on a Form, and
set the output type to Class Library and VS2003 created a
WindowsApplication1.dll now i would like to load this assembly on webform.
Can somehelp. Any samples is appreciated.
PropertyGrid and Objet (dynamic readonly)26 Sep 2005 15:35 GMT1
I have a instance of a class A
I show it in a propertyGrid. Sometime this object can be edited, sometime
not (all properties readonly).
How can i do it (Without the ReadOnlyAttrivute)
verizon smtp mail server26 Sep 2005 15:17 GMT3
I write an asp.net web application. It has a “Contact Us” page, where users
fill in their email, subject and text and hit send. Then the email will go to
my hard coded yahoo email account.
I was using optimum online service with smtp server as “mail.optonline.net”.
DLINQ Queries and observations26 Sep 2005 15:09 GMT3
I have the following queries/Observations about DLINQ.
1.  I could not find any direct way of handling many to many relations.
Suppose if User and Role are related by a join table UserRole then I should
be able to have a collection of Roles in User and vice versa. Which i think
Exception handling architecture26 Sep 2005 14:25 GMT1
I have am working on C# 2.0 for a project and need to know the best
practices for exception handling.
At the moment I am doing it as Follows.
I have a Manager class that is supposed to update entries in the Dictionary
Catching exceptions in an OnPaint PictureBox event26 Sep 2005 14:14 GMT1
How can I catch an exception inside an event? I want to capture the
exception of an OnPaint event in a picturebox because sometimes it's
not displayed and gives me an error.
Another question BTW, how can I kill all threads of my application in a
calling crystal report26 Sep 2005 14:08 GMT2
How to call a crystal report ?
Hrcko
DateTime, Web service, Sql server26 Sep 2005 13:21 GMT5
I have Win application -> Web service -> Sql Server. The user input
date and time in format dd/MM/yy hh:mm. I convert it to datetime and
send it to a web service which save it to the db. But the datetime is
changed according the timezone of the server and the client machine (I
detecting the socket that cause exception in Socket Select method26 Sep 2005 11:17 GMT2
i get an SocketException exception when using socket select method.
how do i know what is the socket that cause the exception ?
can i get this info from the exception instance ?
Thanks.
Bounded Combobox & ListBox delay26 Sep 2005 10:47 GMT2
Some of my win forms was delay couple of seconds  when loaded for first
time.. i thought there is a problem with the sqlconnection or database but
the adapter make no problem when bind to grid?!
after alot of time tracing the problem i discovered that bounded listboxs
 
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.