|
Get value of first cell in selected row in DataGridView? Can someone tell me how you get the value of a cell in the selected row in a DataGridView control through code? ... 24 Jul 2008 01:38
alphabetizing I have a list of underlined words. they are numbered and have the definitions next to them. I would like to be able to alphabetize them ascending. How do I do this? Please email me at toms123(a)netzero.com ... 28 Jul 2008 02:50
Initializing a generic SortedList with sorted data Howdy all, The msdn help says this about SorteList<k,v>: "If the list is populated all at once from sorted data, SortedList is faster than SortedDictionary." My question is this: how do I initialize a SortedList all at once from sorted data? The only constructors that populate the container take a IDict... 28 Jul 2008 03:51
TFS 2008 Process Template: Default value tag for work item fields does not allow more than 255 characters to be entered into an HTML control Hi guys, I am working on a Team Process Template for TFS 2008. I have created my own work item type, which has (amongst other controls) a HTML control to hold process guidance text: <FIELD name="Purpose" refname="Microsoft.VSTS.CMMI.Purpose" type="HTML"> <HELPTEXT>The purpose of the review</HELPTEXT> ... 23 Jul 2008 12:16
dotnet hosting Hi every body, can any body suggest how can i host my dotnet application(frame work 2.0) and sqlserver 2005 database in any hosting server provided by google?..Urgent ... 23 Jul 2008 18:28
Final statement about managed shell extensions needed from MS Hi, According to this discussion: http://forums.msdn.microsoft.com/en-US/netfxbcl/thread/1428326d-7950-42b4-ad94-8e962124043e/ it is very unsafe to write shell extensions in managed code (and I can understand why). However, Microsoft themselves are providing such extensions and are giving examples in the S... 23 Jul 2008 10:13
Where is the data bound combo box like in vb6? The one that shows one key and is bound to another? Is there anything like that in vb 2005? ... 22 Jul 2008 22:58
new hard drive Hi gang, have just purchased second hand tower on ebay but not sure if it has Windows installed yet. Can i download my windows setup from this computer to the new tower, thanks nat. ... 22 Jul 2008 22:58
Colouring Outlook Folders (text colour) Ok techies and outlook pros, i really need some help. I have heaps of email folder in outlook, (work email stuff) it would be so much easier for filing away email from my inbox into these folders if the names of them were coloured (different). so i could just look for the colour instead of having to go thourou... 25 Jul 2008 09:24
LinQ. update column with auto generated value The problem I'm coming across now is that I can't update such a column, because I have set the auto generated value to true, and LINQ won't let me change such a value, a la "System.InvalidOperationException: Value of member 'Activated' of an object of type 'Customers' changed. A member that is computed or gene... 5 Aug 2008 13:13 |