DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

tendrel Subscribe to this feed
tendrel
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by friends of tendrel
27
kicks
published 13 days, 16 hours ago, submitted by Tazer 13 days, 22 hours 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 add a comment | category: | Views: 310
tags: , , , | tag it

4
kicks
submitted by spavkov spavkov 16 days, 23 hours 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 add a comment | category: | Views: 12
| tag it

1
kicks
submitted by spoulson 21 days, 16 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...

Add a comment add a comment | category: | Views: 9
tags: | tag it

3
kicks
submitted by wisemx wisemx 25 days, 18 hours ago

blogs.msdn.com — One question that sometimes arises is "How can we script all database objects throught some kind of automation?" read more...

Add a comment add a comment | category: | Views: 10
tags: | tag it

3
kicks
submitted by wisemx wisemx 28 days, 15 hours ago

blogs.msdn.com — I always get the same question about the future of LINQ to SQL. Finally the ADO.NET Team, which is supporting both LINQ to SQL and Entity Framework, made some clear statements. It is now clear that as of .NET 4.0, LINQ to Entities will be the recommended data access solution for LINQ to relational scenarios. The original statements can be found here: 1st: http://blogs.msdn.com/adonet/archive/2008/10/29/update-on-linq-to-sql-and-linq-to-entities-roadmap.aspx 2nd: http://blogs.msdn.com/adonet/archive/2008/10/31/clarifying-the-message-on-l2s-futures.aspx read more...

Add a comment add a comment | category: | Views: 17
tags: , | tag it

50
kicks
published 28 days, 16 hours ago, submitted by jacook11 28 days, 19 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...

Add a comment 8 comments | category: | Views: 331
tags: | tag it

3
kicks
submitted by wisemx wisemx 29 days, 21 hours ago

devlicio.us — Today I was browsing my list of RSS feeds and I stumbled upon a posting that showed some Asp.Net code. This code was nothing out of the ordinary, it was simply someone building a table with a repeater. . . read more...

Add a comment add a comment | category: | Views: 12
tags: | tag it

2
kicks
submitted by thevictorchen 1 month ago

victorchen.info — When I first started, I would attempt to access an object’s method only to realize I had selected the wrong method. I would then need to delete past the period, then press period again to see all the Intellisense options. Now, I know and use all the time the shortcut CTRL+SPACE to bring up the Intellisense menu. read more...

Add a comment add a comment | category: | Views: 4
tags: | tag it

2
kicks
submitted by verbalKint 1 month, 3 days ago

inq.me — Need to call a class class and a string string? read more...

Add a comment add a comment | category: | Views: 18
tags: | tag it

1
kicks
submitted by wisemx wisemx 1 month, 4 days ago

blogs.iis.net — MS Deploy - Fundamentals If you aren’t familiar with this tool yet, you’re going to want to take the time to browse the documents and give it a try. It is one of the fundamental building blocks that IIS will be building on the next several years. In it’s current beta form, it can be used to: •Migrate entire servers or individual sites from one machine to another (IIS6 –> IIS7) •Sync Servers, Sites, and Applications (IIS6 –> IIS6, and IIS7 –> IIS7) •Create offline packages that can be used as backups, version control, and deployment units Visual Studio 10 Integration! The beta also provides support for ‘delegated’ publishing, which enables Administrators to grant control to developers and Web site owners to do the packaging and publishing without being a machine administrator. This is going to be a huge boon for Shared Hosters especially, allowing richer application publishing than ever before. DiscountASP.net, one of our close hosting partners, is offering 2000 free accounts as part of a limited Beta which allows you to try out this new functionality – sign-up today, availability is limited. read more...

Add a comment add a comment | category: | Views: 8
tags: | tag it

28
kicks
published 1 month, 4 days ago, submitted by justin_etheredge justin_etheredge 1 month, 4 days ago

codethinked.com — New feature in C# 4.0 number 2, default and named parameters! Look at what they are, and how they are used in C# 4.0. read more...

Add a comment add a comment | category: | Views: 453
tags: , , , | tag it

18
kicks
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 add a comment | category: | Views: 319
tags: | tag it

30
kicks
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...

Add a comment 1 comment | category: | Views: 639
tags: | tag it

18
kicks
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 add a comment | category: | Views: 244
tags: , , , | tag it

1
kicks
submitted by wisemx wisemx 1 month, 7 days ago

learn.iis.net — This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 can be used to accomplish common URL manipulation tasks: •Enabling user friendly and search engine friendly URLs for dynamic web pages •Enforcing canonical host names for web sites •Using rewrite maps •Blocking unwanted requests Also the video shows how to troubleshoot and debug rewrite rules. read more...

Add a comment add a comment | category: | Views: 5
tags: , | tag it

23
kicks
published 1 month, 7 days ago, submitted by gill 1 month, 7 days ago

snowball.be — Ray Ozzie announces the new new for the new Windows-in-the-cloud. read more...

Add a comment 2 comments | category: | Views: 495
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge