|
|
spoulson
spoulson
 |
|
Stories kicked by spoulson
|
|
published 13 days, 18 hours ago, submitted by
Tazer
14 days ago
weblogs.asp.net — Last month I blogged about how Microsoft is extending support for jQuery. Over the last few weeks we've been working with the jQuery team to add great jQuery intellisense support within Visual Studio 2008 and Visual Web Developer 2008 Express (which is free). This is now available to download and use. read more...
add a comment
|
category: jQuery | Views: 310
|
|
tags:
2008, intellisense, jQuery, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spavkov
17 days, 1 hour ago
channel9.msdn.com — Learn about Microsoft's new language, F#, a typed functional programming language for the Microsoft .NET Framework. F# combines functional programming with the runtime support, libraries, tools, and object model of .NET. Understand how F# asynchronous workflows help tame the complexity of parallel and asynchronous I/O programming and how to use F# in conjunction with tools such as Parallel Extensions for .NET read more...
add a comment
|
category: Products | Views: 12
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
spoulson
21 days, 18 hours ago
explodingcoder.com — ...no matter what try/catch I put in my user code, I couldn't catch this exception with the debugger. Visual Studio would halt execution every time with "Exception unhandled by user code"... read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 28 days, 18 hours ago, submitted by
jacook11
28 days, 21 hours ago
mattberseth.com — Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page. So guess what happens ... it would appear that a certain number of people are doing this. read more...
8 comments
|
category: Other | Views: 331
|
|
tags:
DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month ago, submitted by
oazabir
1 month, 5 days ago
msmvps.com — In order to delete an entity or a collection of entity in Linq to SQL, you have to first get them and then delete them. This requires additional database roundtrip. Here's a strongly typed maintenance free way to delete entities directly using their primary key. read more...
add a comment
|
category: Linq | Views: 319
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 5 days ago, submitted by
sadukie
1 month, 5 days ago
jeffblankenburg.com — How do you get yourself known in the community and in the industry? Jeff offers 7 steps on how to get yourself out there. read more...
1 comment
|
category: Community | Views: 639
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 6 days ago, submitted by
CharlieCalvert
1 month, 6 days ago
blogs.msdn.com — This post is designed to help you begin to understand a new feature in the next version of Visual Studio that involves covariant and contravariant support for delegates and interfaces. Eric Lippert’s series of posts on this subject are definitely the definitive reference at this time. I’m writing this overview of the subject simply as an appendix to his explanation, and as quick reference for folks who want to get up to speed on this technology. read more...
add a comment
|
category: Linq | Views: 244
|
|
tags:
covariance, controvariance, LINQ, C#4.0 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 12 days ago, submitted by
mosessaur
1 month, 12 days ago
jankoatwarpspeed.com — Handycons is a free, hand drawn social media icon set that contains 12 icons. Package contains icons for del.icio.us, Digg, Mixx, DesignBump, StumbleUpon, Reddit, Developer Zone, DesignFloat, Technorati, Twitter and RSS feed and Email icon, of course. All icons are available in four sizes: 16x16, 24x24, 32x32 and 48x48 pixels read more...
1 comment
|
category: Other | Views: 527
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 month, 13 days ago, submitted by
JoshSmith
1 month, 13 days ago
cracknetproject.com — Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of any .NET desktop application running on your computer. If you love Snoop and Mole for Visual Studio, you’ll love Crack.NET, too. Crack.NET allows you to “walk” the managed heap of another .NET application, inspect all kinds of values on objects, and even manipulate those objects via IronPython scripts. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 3 days ago, submitted by
tiernano
2 months, 3 days ago
aws.typepad.com — This is big news! Amazon are to enable Windows Support on EC2. this will allow users to kick of Windows images for running SQL Servers, IIS instances and anything else (even HPC stuff) in the cloud! SWEET! read more...
2 comments
|
category: Web Services | Views: 329
|
|
tags:
WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 12 days ago, submitted by
shaharyr
2 months, 12 days ago
dev102.com — Anyway, we can define EventArgs as a private member and use it instead of allocating an EventArgs object every time the event is raised. Fortunately, there is no need for that, C# introduce us the EventArgs.Empty... read more...
3 comments
|
category: C# | Views: 333
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 12 days ago, submitted by
beckelmw
2 months, 13 days ago
beckelman.net — Back in 2005 Omar Al Zabir (Co-founder and CTO of PageFlakes) posted an article on the CodeProject web site Simulate a Windows Service using ASP.NET to run scheduled jobs that many of you have probably seen. If you liked the idea at the time but didn't do anything with it, you may want to take another look now. In the comments, dselkirk provided an alternative that really cleans things up that Erichero then improved upon slightly and converted to C#. read more...
3 comments
|
category: ASP.NET | Views: 409
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 14 days ago, submitted by
JudahGabriel
3 months, 14 days ago
simple-talk.com — Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. read more...
4 comments
|
category: Products | Views: 435
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|