| Thread | Last Post | Replies |
|
| TextBox for multiple lines of text strings | 05 Jan 2007 06:21 GMT | 1 |
I have a TextBox, textAddress, that's defined as an array of text strings. Currently I only have a single line of text in it: textAddress.Text = "100 America Avenue, New York, NY
|
| Best Practise: Many Small or viewer Large assemblies | 05 Jan 2007 00:53 GMT | 4 |
When one architects a new project one of the first steps in the decision is to decide on the layers. (In my opinion anyway) One architecture that I have used before is to go solid OO and create objects, which normally are very small and only deals with the stuff
|
| Databinding not working in WPF between elements | 04 Jan 2007 23:05 GMT | 4 |
I'm trying to databind a dependency property in a custom control (CenterX) to the Line.X1Property property of line. If I can correctly do this (and the same for the 'Y' props) then when I drag my custom control the line should follow it (stay connected) I know the dependency ...
|
| installer look | 04 Jan 2007 21:53 GMT | 3 |
all the installers that i create with VS2005 (with deployement projects) have a flat look and feel under windows XP (flat rectangle buttons). Even the installers created with VS2003 (and which have a correct appearance) have a
|
| Problem getting the number of items in a datagrid... | 04 Jan 2007 16:56 GMT | 1 |
I have a data grid which can contain as many items as possible in one of the columns I have Qty. What I want to do is when I run the forum I want to get the number of items available in the datagrid..for example as follows:
|
| Command Execute | 04 Jan 2007 16:51 GMT | 4 |
can anyone tell me how can I execute an external command such as dos command through my windows application which is built in C#. VB has the "Shell(...)" function but I couldn't find something like this in C#.
|
| Newbie question | 04 Jan 2007 16:50 GMT | 6 |
I have been developing for about 15 days and have ran into my first snag. Sorry if this is a repeat but I am having a hard time searching out this problem. When I visit my site and hover my mouse pointer over graphics this
|
| Using Source Control In VS.NET 2003 | 04 Jan 2007 15:01 GMT | 1 |
I want to have code versioning in VS.NET 2003 development environment using. I need an ebook or an article comprises of step by step process of integrating VS.NET with VSS. Please refer.
|
| Caspol -s off in .NET 2.0 error | 04 Jan 2007 09:43 GMT | 4 |
We are doing development using remote login to distanced development machines. As our profile is local, when we want to do build in the remote machine, it takes long time. So in .NET 1.1 we used to switch off the CAS and do the build. It used to be very much faster. Now, we've ...
|
| To create a 12 digit guid? | 04 Jan 2007 07:07 GMT | 6 |
Trying to create a 12 digit "guid", but have no idea on how to, anyone please have any thought? Thanks in advance.
|
| Visual Studio 2005 much slower after SP1 update | 04 Jan 2007 03:40 GMT | 1 |
Has anyone noticed a slowdown in VS2005 after applying SP1? I would have to say that my system is now 2 1/2 to 3 times slower now before the update. I am considering uninstalling SP1 if I can't find a way to improve performance. I have 512MB RAM which I know I should have more,
|
| Burn CDs in .Net 2.x? | 03 Jan 2007 19:20 GMT | 4 |
Sorry if this has been covered before - does the .NET Framework 2.x support writing to CD and/or DVD drives? If so, where do I need to look for the right objects etc to use? I've been looking but haven't found anything yet.
|
| How to Move the server explorer to the left | 03 Jan 2007 17:00 GMT | 7 |
How can I Move the Server explorer window to the left. When ever I double click on the Server explorer top window it goes to the bottom of the IDE. Thanks, Doron
|
| .Net Service - Random Code Execution (.Net Bug?) | 03 Jan 2007 14:36 GMT | 1 |
I have a .Net service (VB - 1.1 SP1) deployed in our environment that is experiencing an odd issue. The service does a series of file & registry based checks, logs to the event log and uploads the results to an Oracle database. However, a few clients (a couple hundred or so out
|
| Groove critical errors and internal errors | 03 Jan 2007 03:28 GMT | 1 |
Our company is experiencing critical errors and internal errors that shut down Groove Virtual Office 3.1. We think they are being caused by synchronization issues during the holidays. Do any Groove users have ideas?
|