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# / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
My context menu does not work03 Mar 2008 20:10 GMT1
I have a control called MyDataGridView, and the property
ContextMenuStrip is set to ContextMenu Control.
The problem is ... when I write click on MyDataGridView, the context
menu comes up in edit mode.  That is, I can click on an item and edit
How to use objects for a DataGridView03 Mar 2008 19:58 GMT3
Visual Studio .NET lets me to choose an object type (not an instance)
for the datasource of a datagridview control. Then it automatically
generates a  ~~~bindingsource (~~~ is the object type name) component.
But I don't understand how to use it, I searched Google for this, but
ClickOnce fails to load after digital signature expired / renewed03 Mar 2008 19:35 GMT1
Recently, i was unable to publish my ClickOnce application because my
Thawte Code Signing certificate had expired.   I had renewed it, but
had not yet gotten around to changing it in the project/properties/
signing section of visual studio.   I then took the new PVK and SPC
images in list view03 Mar 2008 19:06 GMT1
Hi, I have a 'star' in my imagelist and I use:
listView.SmallImageList = imageList1;
           ListViewItem itemSize = listView.Items.Add(new
ListViewItem("",0)); to add this to my listview. All works ok. What Id
[LINQ] GroupBy vs ToLookup03 Mar 2008 18:57 GMT5
could someone enlighten me on what would be the difference between GroupBy
and ToLookup?
I try hard but am not able to spot any difference between these two. the
syntax and behavioral semantics is the same.
locate file by typing name03 Mar 2008 18:03 GMT2
I have solution opened  in Visual C# 2008 Express IDE.
I want to locate any cs file quickly by its name:
type file name or first letters of it, eq.  myclass.cs
After that some instance of file should highlighted in Solution Explorer
Can't initialize password textbox03 Mar 2008 15:27 GMT3
I am using information from a cookie to initialize a password box but the
password is blank when displaying the web page.  Can anyone explain why I
can't programmatically initialize a password textbox.  I am able to intialize
the user id textbox but not the password box.  I ...
Skinning a Windows Application?03 Mar 2008 14:28 GMT6
I'm just wondering whether there are (if possible free)
toolkits/classlibraries available which support skinning of a c# windows
application (.net 2.0).
Any ideas, links, hints?
Linq o SQL to query an XML data column03 Mar 2008 13:38 GMT2
I have been trying to use Linq o SQL to query an XML data column I
currently have in my DB,
but it seems that Linq to SQL sees a typed xml column as an XElement,
I don't want to get the full column locally to then use Linq to Xml.
Linq to Sql: Adding nullable association in O/R Designer03 Mar 2008 11:49 GMT3
Hi all,
I have a table that has an optional entry so that column is defined as int.
I want to associate it with a column in another table. That column must be
present so it is defined as int NOT NULL.
Wierd C# DateTime Parse Error..please help03 Mar 2008 10:48 GMT3
We have a web service that gets data in xml format. In that Xml data, we
parse few date fields that are in this format
<data datefield="12/26/2008" timefield="16:33:45" ...>
we parse it into a DateTime field using DateTime.Parse( datefield ).Add(
Creating a TCP/IP Connection03 Mar 2008 10:41 GMT4
I'm new to C# and was wondering how I can create a TCP/IP connection.
I would like to be able to create a connection to a web server on a specific
port fire of some commands to it and then once I'm finished close the
connection again.
Puzzeling .NET behavior with signaling (ThreadPool,     RegisterWaitForSingelObject and AutoResetEvent)03 Mar 2008 10:32 GMT11
I have encountered some very puzzeling behavior of .NET which I'm
seeking an explanation for:
This is just a test program to check out how
ThreadPool.RegisterWaitForSingelObject works.
passing objects through multiple layers03 Mar 2008 10:28 GMT6
I guess you all agree that layering software is a good idea but I'm at
a point where I'm not entirely sure which route to go (read: stay wtf
free).
Imagine something like a three layered application with a database,
Generics & Sorting03 Mar 2008 07:47 GMT13
Hey All,
I've been handed a brain teaser of sorts and I'm hoping that you may be of
assistance.
Using a List or such of Generics objects, what would be the best way of
 
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.