vertigo

Stories kicked by vertigo

LINQ to SQL cheat sheet(damieng.com)

submitted by johnrummelljohnrummell(1321) 2 years, 9 months ago

A few short words to say I've put together a cheat sheet for LINQ to SQL with one page for C# and another for VB.NET. It shows the syntax for a number of common query operations, manipulations and attributes and can be a very useful quick reference :) read more...

add a comment |category: |Views: 51

tags: another

Amazing jQuery Plugins(technoreader.com)

submitted by kamal_cekamal_ce(255) 2 years, 9 months ago

jQuery Plugins : Amazing and useful jQuery framework Plugins for tooltips,menu and Accordion. read more...

1 comment |category: |Views: 815

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

My Dot Net Developer’s tools list, and more…(dotnetsurfers.com)

submitted by latishlatish(470) 3 years ago

I gave a brownbag presentation at my current client recently about the common tools (in addition to Visual Studio), that I use on a regular basis for working with .NET or web development in general. I also threw in some non-development tools that are a part of my day to day life and make things easier. Here’s the complete list: read more...

add a comment |category: |Views: 1462

tags: another

Technology Related Links for May 8th, 2009(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 3 years ago

Various links about MVC, jQuery, ASP.NET, C#, and other technology. read more...

add a comment |category: |Views: 4

tags: another

How to test your multi-threaded code (part 1 of 3)?(blog.decarufel.net)

submitted by decarufedecarufe(959) 3 years ago

CHESS is the answer. At least this is what we have best right now. read more...

add a comment |category: |Views: 480

tags: another

WPF NotifyIcon Released(hardcodet.net)

submitted by interferencesinterferences(385) 3 years ago

This is an implementation of a NotifyIcon (system tray icon) for the WPF platform. It does not just rely on the corresponding WinForms component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. read more...

add a comment |category: |Views: 857

tags: another

Implementing a simple genetic algorithm(improve.dk)

submitted by orcaorca(820) 3 years ago

In this blog post I'll give a quick introduction to what genetic algorithms are and what they can be used for. We'll implement a genetic algorithm that attempts to guess an RGB color by evolving upon a random set of initial guesses, until it at some point evolves into the correct RGB value. read more...

add a comment |category: |Views: 499

tags: another

Glass Behavior for WPF(jmorrill.hjtcentral.com)

submitted by LordLord(3737) 3 years, 1 month ago

A new custom behavior for WPF that allows for a glass like effect. Essentially you can place this behavior on any Visual, point to to a target visual and give it an effect and it will create an effect that looks like a piece of glass was placed over the screen. You pretty much can make your own Aero effects within your application. . . read more...

add a comment |category: |Views: 624

tags: another

BackgroundWorker complete example(dotneat.net)

submitted by iloireiloire(310) 3 years, 3 months ago

Cancellation support, progress report and error handling. Example project in C# read more...

add a comment |category: |Views: 766

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

SVN-Monitor is finally out for free download!(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 7 months ago

A full-featured .net application that integrates SubVersion, TortoiseSVN and all your checked-out folders and repositories. Use it to perform all your svn commands and monitor all your projects' activities in a single place. Access all commands from the tray menu or from the main window. This is a must-have tool for every windows+svn user! read more...

2 comments |category: |Views: 1522

tags: another

Tool: Crack.NET(blogs.msdn.com)

submitted by frank12345frank12345(2809) 3 years, 7 months ago

Introducing : Crack.NET read more...

add a comment |category: |Views: 863

tags: another

7 of my favorite jQuery plugins for use with ASP.NET(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 7 months ago

Seven of my favorite jQuery plugins to use with ASP.NET and ASP.NET AJAX, based on my own successes and failures using them over the past year and a half. read more...

add a comment |category: |Views: 716

tags: another

ScottGu: Silverlight 2 Release Candidate Now Available(weblogs.asp.net)

submitted by JemmJemm(9604) 3 years, 8 months ago

"This evening we published the first public release candidate of Silverlight 2." read more...

add a comment |category: |Views: 217

tags: another

Introducing SemanticEngine.NET(blog.madskristensen.dk)

submitted by ourcurrentfutureourcurrentfuture(1225) 3 years, 8 months ago

Technologies or formats such as FOAF, APML, SIOC, XFN tags and microformats are some of the building blocks of the social aspects of the semantic web. They are used to create cross-site profiles of people and also represent relationships between them. XFN and microformats are somewhat easy to start using, but FOAF, APML and SIOC are a different story. Here's a new class library to make it easier.. read more...

add a comment |category: |Views: 235

tags: another