Advertisement

1 - 10 of 194 containing alltags:("2008 express") (0.001 seconds)
When I run the website in the debugger, I get the following error: "Unable to attach to application 'WebDev.WebServer.EXE' (PID: 3712) using 'MACHINE'.  Unmanaged debugging is not available." ...
Zones: ASP.Net Programming, Visua...Date Answered: 08/10/2007 Grade: B Views: 35
I am using Word automation to get the next word in a list to fetch data from database and display data with console.writeline.  It only displaly the first item correctly and then keep display the s...
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 03/22/2008 Grade: A Views: 0
I want to fill an array with values from datareader using th get values() method , then, use this array to set the datarow's Itemarray property.  But I don't know how to set these procedures  in co...
Zones: Visual Studio, MS Visual Basic, .NET Framew...Date Answered: 05/09/2008 Grade: A Views: 0
As the title says, i'd like to display an AJAX style Rating control in a DataGridView Column. It doesn't have to 'do' anything... Just display 'Stars'. Currently my DGV is bound to a table that...
 
Related Solutions:
Rating dispay in a combo box

I'd like something similar to the related article but I need to display a rating control against ...

Rating: 9.6
 
Zones: MS Visual BasicDate Answered: 07/28/2008 Grade: A Views: 15
I have a blank HTML document in a Webbrowser control that I programmatically write HTML to. I'd like to allow the user to directly edit the text in the control. Any thoughts ?
Zones: Visual Basic, MS Visual BasicDate Answered: 07/28/2008 Grade: A Views: 4
I've seen some posts advocating the use of the ItemClicked event for a ContextMenuStrip Like this.... http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22434357.ht...
Zones: MS Visual BasicDate Answered: 08/06/2008 Grade: B Views: 4
Found this link re: Regular Expressions for UK Postcodes. http://www.qwghlm.co.uk/blog/2005/09/08/a-better-postcode-regexp/ I need to generate random (yet valid) UK postcodes to test my app. ...
Zones: MS Visual Basic, .NETDate Answered: 09/10/2008 Grade: B Views: 0
Hello all, I am developing an application that will keep a record of "Parts" that are brought into the department and then charged out again to other departments.  The application will be able t...
Zones: C#Date Answered: 08/13/2008 Grade: A Views: 97
A couple of Control Collection related questions... If I have a Shape inherited from a Label control, can I add child controls (more Shapes) to it ? I need to store the size and location of t...
Zones: MS Visual Basic, VB Controls, SQL Se...Date Answered: 09/30/2008 Grade: A Views: 0
How can I use Graphics.DrawImage so that the image I draw appears at it's original size ? (Like AutoSize on a picturebox)
Zones: MS Visual BasicDate Answered: 10/09/2008 Grade: A Views: 21