Vladek

Stories kicked by Vladek

Introduction to the interoperation between .Net and COM: Part I (c-sharpcorner.com)

submitted by maheshchamaheshcha(1620) 2 years, 6 months ago

This is a brief introduction to the COM component object model. read more...

add a comment |category: |Views: 120

tags: another

A Chance to Influence the Visual Studio Help System on MSDN(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 2 years, 6 months ago

The docs team here at Microsoft has created a new survey to solicit your opinion on the help system found in the MSDN technical library. I know the people who create and process this survey, and I can assure that any feedback you give will be processed and carefully considered. The team is strongly driven by input from our users, and this is your chance to have your say. I’ve taken the survey myself, and found that it consists of about 10 pages with an average of 2 or 3 questions per page. I didn’t spend much time contemplating each question, and was therefore able to finish the survey in about 5 minutes. read more...

add a comment |category: |Views: 12

tags: another

Free Code Similarity Finder - CopyPasteKiller(blog.nitriq.com)

submitted by viggityviggity(1124) 2 years, 6 months ago

Free tool helps C# and VB.NET developers find large chunks of similar code so they can be refactored. read more...

add a comment |category: |Views: 474

tags: another

Windows 7 Code Pack v 1.0 Released(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 2 years, 9 months ago

The Windows® API Code Pack for Microsoft® .NET Framework provides support for various features of Windows 7 and previous releases of that operating system. The Code Pack has reached version 1.0 and has been published on Code Gallery: read more...

add a comment |category: |Views: 462

tags: another

Download M-V-VM Project Template/Toolkit(blogs.msdn.com)

submitted by frank12345frank12345(2809) 3 years ago

Download M-V-VM Project Template/Toolkit today!!!! read more...

add a comment |category: |Views: 377

tags: another

10 C# Shorthands that improve productivity(dijksterhuis.org)

submitted by martijnmartijn(445) 3 years, 2 months ago

One of the best things about C# is that as the language and libraries expand thought is put into keeping things readable. Below I have listed 10 shorthands that you can use to make your code tighter and less wordy. No doubt you know one or more already — but do you currently use all ten of them ? read more...

add a comment |category: |Views: 1357

tags: another

15 Helpful .NET Extension Methods to Increase Productivity(goneale.wordpress.com)

submitted by gonealegoneale(1055) 3 years, 3 months ago

Alright folks, this is my arsenal of useful Extension Methods for .NET 3.0+ mostly written by me to help with development productivity. Some real time-savers in here such as .ToInt() and .ToDateTime() (with and without a default fallback value), plus... read more...

add a comment |category: |Views: 842

tags: another

9 Examples of creating a fast and responsive UI with multi-threading(goneale.wordpress.com)

submitted by gonealegoneale(1055) 3 years, 3 months ago

9 C# examples of creating a fast and responsive UI with multi-threading, very clear and streamlined examples to get up and running quickly. read more...

add a comment |category: |Views: 907

tags: another

WPF Apps With The Model-View-ViewModel Design Pattern(msdn.microsoft.com)

submitted by mrprkmrprk(370) 3 years, 3 months ago

A nice article on the MVVM pattern for WPF. read more...

add a comment |category: |Views: 460

tags: another

All Microsoft SDKs in one place!(blogs.msdn.com)

submitted by sharplifesharplife(4570) 3 years, 4 months ago

Here's an almost complete list of all Microsoft SDKs for Azure Services Platform, Windows Desktop, Server Technologies, etc. along with their links in one place. read more...

1 comment |category: |Views: 532

tags: another

Developer Productivity - 5 Ways To Kill It(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 3 years, 4 months ago

In keeping with the sarcastic tone of my How To Be The Worst Developer Ever post I’m going to explore several ways for managers to systematically destroy productivity among their developers. Unfortunately I am writing some of these from experience, then again, I’m sure we have all experienced some of these at one time or another. read more...

5 comments |category: |Views: 763

tags: another

Things to Notice When Binding to Large Collection (dev102.com)

submitted by shaharyrshaharyr(4325) 3 years, 4 months ago

Lately I was working on an application that had to display a large amount of objects on screen and allow filtering. I have learned that scrolling large collections was not so simple in WPF, and I definitely did not see the problems coming. read more...

add a comment |category: |Views: 292

tags: another

WPF Toolkit is not ready for production applications(codesnack.com)

submitted by jhnatowjhnatow(70) 3 years, 4 months ago

If you are planning on using the WPF Toolkit for production code, make sure you are aware of the risks you are incurring. read more...

2 comments |category: |Views: 414

tags: another

The WPF Mindset(cromwellhaus.com)

submitted by markheathmarkheath(1485) 3 years, 4 months ago

An excellent short example of how developing using WPF requires a different mindset to traditional winforms / ASP.NET development. A listbox is completely customised to layout markers on a map. read more...

add a comment |category: |Views: 458

tags: another

Hidden Features of C#(blog.sb2.fr)

submitted by ethilikethilik(1855) 3 years, 4 months ago

In this article, I’ll just link to a pretty great StackOverFlow Question about Hidden Features of C#. Most of C# Features are obscure for us and need some explanations, the following list and explain how to use it. read more...

add a comment |category: |Views: 1179

tags: another

Saving DotNetKicks(nayyeri.net)

submitted by sharplifesharplife(4570) 3 years, 5 months ago

Keyvan wrote something about our popular social bookmarking site, DotNetKicks and talked about some spamming problems on DNK and discussed about saving DNK from this situation. A must read post for all DotNetKicks lovers! read more...

5 comments |category: |Views: 360

tags: another