Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

.NET C#

Views: 7,778 Announcement: You cannot reply to these posts
June 20th, 2007 msquared (Administrator)
Form designer with control drag & drop support
Post Reply? | Posted by: Vijayakumar .Y | Last post by Vijayakumar .Y, Today
Hello, I need to create label designer project. Anyone have sample code with control add, drag, drop and resize features to start to? Otherwise... more »
neater way to phrase this
5 Replies | Posted by: =?Utf-8?B?cm9kY2hhcg==?= | Last post by =?Utf-8?B?cm9kY2hhcg==?=, Today
thanks all for great feedback, rod. "rodchar" wrote: more »
ADO.NET and Xml
4 Replies | Posted by: Tony Johansson | Last post by Tony Johansson, Today
Yes It's enought for me! //Tony "Marc Gravell" <marc.gravell@gmail.comskrev i meddelandet news:uS7Ap6qAJHA.3628@TK2MSFTNGP05.phx.gbl... talking more »
DataSet
Post Reply? | Posted by: Tony Johansson | Last post by Tony Johansson, Today
Hello! This is also a working console program. It seems to me that a DataSet is actually the result of the query as in my example because the result... more »
"factors of" method
15 Replies | Posted by: John A Grandy | Last post by Peter Morris, Today
Check my other post, it's a faster approach that doesn't seem to work at a "seems to work at a constant speed" - took 0.1 seconds to work out... more »
NotifyIcon and MouseHover
Post Reply? | Posted by: Pete Kane | Last post by Pete Kane, Today
Hi All, I have an Winform app which sits in the System Tray ( sorry if this is not good grammar ) and accessed via NotifyIcon, is there a way I can... more »
Result of RichTextBox.AppendText of too many characters?
3 Replies | Posted by: =?Utf-8?B?UmF5IE1pdGNoZWxs?= | Last post by =?Utf-8?B?UmF5IE1pdGNoZWxs?=, Today
"Peter Duniho" wrote: Hi Pete, I need a RichTextBox because I color-code my messages. The problem I've had with simply removing lines of text... more »
Understanding protected and its use with collections
4 Replies | Posted by: Magnus.Moraberg@gmail.com | Last post by Marc Gravell, Today
Public fields are indeed not /generally/ considered good practice (especially if writeable), but ultimately it is your code. Using a property simply... more »
How does Silverlight relate to C#?
3 Replies | Posted by: K Viltersten | Last post by Marc Gravell, Today
The technology to have a .Net WPF application run inside the browser is Silverlight != WPF They share an architecture, but WPF is the... more »
Calling Andrus : LINQ-to-SQL id queries
11 Replies | Posted by: Marc Gravell | Last post by Marc Gravell, Today
btw - have you installed express SP1? Marc more »
about index
2 Replies | Posted by: Tony Johansson | Last post by Tony Johansson, Today
Hello! Yes you guessed correct. //Tony "Tony Johansson" <johansson.andersson@telia.comskrev i... more »
ToString Debug vs Display strategies & preferences
1 Reply | Posted by: Berryl Hesh | Last post by Clive Dixon, Today
For the kind of scenario you give as an example, I would give the class an IFormattable implementation as well as ToString() override. Then a user... more »
About SqlCommandBuilder
Post Reply? | Posted by: Tony Johansson | Last post by Tony Johansson, Today
Hello! This small program below works but I have some questions about it. Below I have a piece of code that update a specific row in the... more »
How do you distribute software anonymously?
2 Replies | Posted by: raylopez99 | Last post by Jon Skeet [C# MVP], Today
On Aug 19, 5:57 pm, raylopez99 <raylope...@yahoo.comwrote: There are plenty of places where you can sign up for an account and publish code in a... more »
problem ado.net application
7 Replies | Posted by: mo/-/sin | Last post by Marc Gravell, Today
as i told u there are three buttons in my application and when i debug There are lots of ways of getting a value if the debugger isn't happy - write... more »
Moving from WinForm to WebForm
5 Replies | Posted by: Victory | Last post by Jon Skeet [C# MVP], Today
On Aug 20, 12:05 am, Victory <csh...@devdex.comwrote: So perhaps you need to reevaluate whether or not you really need a web application. You should... more »
Scale my excel chart
2 Replies | Posted by: DaveD170@gmail.com | Last post by DaveD170@gmail.com, Today
On Aug 19, 6:51 pm, "Peter Duniho" <NpOeStPe...@nnowslpianmk.com> wrote: Thank you Pete. I will post my question (with your good comments) in the... more »
Date field as Filter for Data view
1 Reply | Posted by: Duggi | Last post by Duggi, Today
On Aug 18, 2:07 pm, Duggi <DuggiSrinivasa...@gmail.comwrote: Today I should spend some time to figure it out... -Cnu more »
Decorator pattern in C#
5 Replies | Posted by: proxyuser | Last post by Duggi, Today
On Aug 18, 11:58 pm, "proxyuser" <proxyu...@nospam.comwrote: Thanks I got to know about a good book -Cnu more »
Struct that contains an array?
16 Replies | Posted by: =?iso-8859-1?Q?Daniel_Lidstr=F6m?= | Last post by Duggi, Today
On Aug 19, 3:51 pm, "Jon Skeet " <sk...@pobox.comwrote: Thanks to Jon and thanks to Marc I was under a wrong perception. I agree size should not... more »
Detect mouse enter when button disabled
2 Replies | Posted by: john ciriello | Last post by Duggi, Today
On Aug 19, 8:26 pm, Frank Werner-Krippendorf <Frank.werner- krippend...@franke.comwrote: I think thats excellent idea... Let me see if that works... more »
How do I tell whether a .NET Service Pack has been installed?
2 Replies | Posted by: Mike Schilling | Last post by Mike Schilling, Today
MC wrote: It's 2.0.0.0 both before and after SP1. (Ugly, huh?) more »
EXCEPT clause in SQL
9 Replies | Posted by: =?Utf-8?B?VHlsZXIgUy4=?= | Last post by =?Utf-8?B?VHlsZXIgUy4=?=, Today
It turns out I didn't have a full installation of SQL Server. I had to uninstall it twice before I got all components to load. For some reason... more »
Passing a memory stream to Process object?
3 Replies | Posted by: Maura Jenkins | Last post by =?ISO-8859-1?Q?Arne_Vajh=F8j?=, Today
Maura Jenkins wrote: For most practical purposes: no. If you really want to then make you app act as a file server and serve the in memory... more »
Entity Framework designer question
Post Reply? | Posted by: Michael Bray | Last post by Michael Bray, Today
If I add some SQL tables to the designer surface, and then delete them, the table definition stays. I can't seem to find any good way to... more »

  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors