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

.NET C#

Views: 7,918 Announcement: You cannot reply to these posts
June 20th, 2007 msquared (Administrator)
MSIL code
3 Replies | Posted by: Tony Johansson | Last post by Bob Powell [MVP], Today
The clr is responsible for the execution of MSIL code. This does not mean that it executes it as though it were in a virtual machine of the... more »
Error in WPF application
2 Replies | Posted by: Hans van Kruijssen | Last post by Hans van Kruijssen, Today
Nicholas Paldino wrote: Thanks for the answer. This is happening on a terminal server with no browser helper objects. The only thing that I can... more »
How to Create Custom Events?
5 Replies | Posted by: =?Utf-8?B?anAybXNmdA==?= | Last post by =?Utf-8?B?anAybXNmdA==?=, Today
Beautiful! I'm writing all this down in an email that I'm forwarding to myself for safe keeping. I can't wait to start messing around with this new... more »
Run application even if the PDA device reboots.
2 Replies | Posted by: =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?= | Last post by =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?=, Today
Thanks. I am appricated for sending me those sites however I am not that advance to understand the codes. How about key registry? Is there any... more »
Writing a Custom BindingList for Mapping between DataObjects andDataTables
5 Replies | Posted by: jehugaleahsa@gmail.com | Last post by jehugaleahsa@gmail.com, Today
This ended up being a bigger problem than I envisioned. There are lot of issues with binding to the same record or row. more »
Calling an overloaded generic method
2 Replies | Posted by: Peter Morris | Last post by Peter Morris, Today
Ahh. I thought it *should* work. Thanks! Pete more »
Need for efficient method for File Parsing and copying
2 Replies | Posted by: Tom | Last post by Ignacio Machin ( .NET/ C# MVP ), Today
Upload or download? From the description below it seems that you are getting the file from a webserver to a Win CE device. You can delete the... more »
Metadata in the assembly
2 Replies | Posted by: Tony Johansson | Last post by Ignacio Machin ( .NET/ C# MVP ), Today
On Aug 28, 3:31 am, "Tony Johansson" <johansson.anders...@telia.com> wrote: That is kind of a retorical question, ALL the metadata is stored in the... more »
Unwanted behaviour on browser back button
1 Reply | Posted by: =?Utf-8?B?SmVmZiBEb25rZXJzZ29lZA==?= | Last post by Ignacio Machin ( .NET/ C# MVP ), Today
On Aug 28, 11:18 am, Jeff Donkersgoed <JeffDonkersg...@discussions.microsoft.comwrote: Hi, There is a directive that indicate that no cache should... more »
treeview performance
8 Replies | Posted by: Bill | Last post by Tom Dacon, Today
I agree with your points. I'd like to see the patent. Has anyone posted a link? Tom "Peter Duniho" <NpOeStPeAdM@nnowslpianmk.comwrote in... more »
Close() timeout in NetworkStream and Socket?
3 Replies | Posted by: A. W. Dunstan | Last post by Peter Duniho, Today
On Thu, 28 Aug 2008 07:05:10 -0700, A. W. Dunstan <no@spam.thankswrote: No, you need to call Receive(). As an alternative, you can set... more »
SHGetFileInfo In XP Pro x64
Post Reply? | Posted by: Jeff Gaines | Last post by Jeff Gaines, Today
I am using SHGetFileInfo to get the ImageIndex for an app I am writing in C Sharp running on XP Pro x64. If I compile it as x86 my Virtual Drives... more »
Why does x.ToString() throw an error if x == null?
13 Replies | Posted by: Michael C | Last post by Peter Duniho, Today
On Thu, 28 Aug 2008 01:17:30 -0700, Michael C <mikec@nospam.comwrote: Be that as it may, you haven't been demonstrating that here. This coming... more »
someone fill me in - VS Express Editions
18 Replies | Posted by: James | Last post by James, Today
ya, you are right. Hey MS, how about adding an 'Automation and Scripting' Express edition? Just colorcode syntax, provide collapsable regions,... more »
Events
1 Reply | Posted by: Ferdinand Zaubzer | Last post by Ignacio Machin ( .NET/ C# MVP ), Today
On Aug 28, 9:06 am, Ferdinand Zaubzer <ferdinand.zaub...@schendl.at> wrote: Hi, I did not understand your question, can you put an example with... more »
Printing(desperate!)
2 Replies | Posted by: kitemad69@gmail.com | Last post by Ignacio Machin ( .NET/ C# MVP ), Today
On Aug 28, 5:11 am, kitema...@gmail.com wrote: Hi, It's difficult to say without the maker of the printer. I suggest you to read the developer... more »
Anonymous Delegate
2 Replies | Posted by: Stefan Hoffmann | Last post by Stefan Hoffmann, Today
hi Barry, thanks for your answer. mfG --stefan <-- more »
Click-once app does not run
4 Replies | Posted by: Lord Zoltar | Last post by -Lost, Today
Response to "RobinS" <robins@imnottelling.com>: <snip> I realize this thread is not my own, but I'd definitely appreciate you elaborating... more »
Deserialization issue
2 Replies | Posted by: Joe | Last post by Joe, Today
Are there any workarounds for this? ""Jialiang Ge "" <jialge@online.microsoft.comwrote in message news:IOezNrNCJHA.1768@TK2MSFTNGHUB02.phx.gbl... more »
MSDN Spotlight video stops after 5 seconds
Post Reply? | Posted by: =?Utf-8?B?Q29kZVJhem9y?= | Last post by =?Utf-8?B?Q29kZVJhem9y?=, Today
This is driving me nuts. I really need to watch a video on MSDN spotlight (http://www.microsoft.com/emea/msdn/spotlight/) but every video just... more »
Print Documents PrintDocument-- what am I doing wrong? Must besomething stupid
3 Replies | Posted by: raylopez99 | Last post by =?Utf-8?B?RmFtaWx5IFRyZWUgTWlrZQ==?=, Today
Set a breakpoint in printDocument1_PrintPage, at the line where "mylocalstring" is set. I believe you will see that the value is correct... more »
Starting up - help needed
5 Replies | Posted by: =?Utf-8?B?ZnNhbnRvcw==?= | Last post by =?Utf-8?B?ZnNhbnRvcw==?=, Today
Thanks everyone for your sugestions. I do have one more question: - What tool would you recommend out of Infragistics, ComponentOne and DevXpress... more »
Installer choices.
1 Reply | Posted by: JDeats | Last post by Pavel Minaev, Today
On Aug 28, 5:20 am, JDeats <Jeremy.De...@gmail.comwrote: We're using WiX here, and it works for us (the product in case is a WinForms desktop... more »
Linq. Select
Post Reply? | Posted by: shapper | Last post by shapper, Today
Hello, I have 3 tables with the following fields: Posts: PostID, Title, Body Tags: TagID, Name PostsTags: PostID, TagID 1. I need to select all... more »
Examine an Assembly
2 Replies | Posted by: Tony Johansson | Last post by =?Utf-8?B?RmFtaWx5IFRyZWUgTWlrZQ==?=, Today
If you want the class, method and property names, you can use the Object Browser (under the view menu). If you want to look at the code in each,... more »

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