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

Kick Spy!, Kick Zeitgeist and Kick Widgets

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

Stories kicked by Setsuko
22
kicks
published 5 days, 11 hours ago, submitted by Rickasaurus Rickasaurus 6 days, 21 hours ago

mark-dot-net.blogspot.com — A tracepoint is simply a breakpoint that will emit a debug trace statement when it is reached. It can emit things like the current function name, stack trace, or the contents of a variable. What's really cool is that you don't have to actually stop execution. This allows you to quickly add debugging statements without the need to check out your code or remember to take the Debug.WriteLine statements out afterwards. read more...

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

16
kicks
published 1 month, 11 days ago, submitted by Setsuko Setsuko 1 month, 12 days ago

vidyano.com — The Vidyano team just made the release candidate version of their next-generation in rich client software available. Applications build with Vidyano take advantage of technologies such as WPF, Workflow, LINQ to SQL, Entity Framework, Add-Ins, etc. Vidyano drastically reduces the complexity of these technologies by adding wizards, designers and custom tool generators to the Visual Studio environment. read more...

tags: | tag it

17
kicks
published 3 months, 23 days ago, submitted by jmaneesh 3 months, 24 days ago

stevetrefethen.com — write a Facebook application using ASP.NET and C#. read more...

Add a comment 1 comment | category: | Views: 360
tags: , | tag it

16
kicks
published 4 months ago, submitted by Setsuko Setsuko 4 months ago

vidyano.com — The Viydano team just released their public beta, you can download it from the website for free. It allows you to create full-blown data-driven WPF applications within minutes, without sacrificing or limiting development freedom. This is their second release and going by the new features list, it looks like it came a long way since the last public CTP. read more...

tags: | tag it

31
kicks
published 4 months, 11 days ago, submitted by keithelder 4 months, 11 days ago

keithelder.net — Have you ever tried to use one browser and one browser only? This article outlines how impossible it can be even in 2008 to do. There are countless public facing Asp.Net web sites that require Internet Explorer. The perception and impact this has on the non Asp.Net community is something developers need to think about. It is an interesting read that provides a lot of insight into the problem and some ways to fix it. read more...

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

30
kicks
published 5 months, 2 days ago, submitted by danielstoner 5 months, 2 days ago

littletutorials.com — The “tech lead” role can be treacherous at times. While the name implies “leadership“, most of the times it doesn’t come with implied authority like a manager role for example. It often happens that this role is in a no-man’s-land where it brings a lot of responsibility but not enough formal authority. In order to successfully help a project from this position one has to navigate through narrow and convoluted straits. read more...

Add a comment 6 comments | category: | Views: 542
tags: | tag it

20
kicks
published 5 months, 1 day ago, submitted by wisemx wisemx 5 months, 3 days ago

singingeels.com — Like most other developers who have been using LINQ for a while (and in this particular case, LINQ to SQL) - I've unknowingly made a few 'bad queries' that performed great at first, but eventually made some pages crawl. This post isn't necessarily about performance, but if you don't know how to answer that question ("am I hitting the database"), then you'll likely find yourself in a world of problems down the road when you're using LINQ to SQL. read more...

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

28
kicks
published 5 months, 4 days ago, submitted by ligaz ligaz 5 months, 5 days ago

blogs.telerik.com — An add-in for Expression Blend 2.5 that adds IntelliSense for editing of XAML files. read more...

tags: , , , | tag it

32
kicks
published 5 months, 5 days ago, submitted by klasbas 5 months, 6 days ago

littletutorials.com — UML lost the programmers. There is no doubt about it… in my mind. And when a software design technology loses the programmers it fades away no matter what the academia thinks. This happened because UML was pushed in a direction that most code writers don’t like: it started to look a lot like bureaucratic paper work. read more...

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

11
kicks
published 5 months, 7 days ago, submitted by NikhilKothari NikhilKothari 5 months, 8 days ago

nikhilk.net — Pre-packaged, declarative effects and transitions for Silverlight apps read more...

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

19
kicks
published 5 months, 8 days ago, submitted by alashcraft 5 months, 8 days ago

nayyeri.net — Link blogs are one of the common types of blogs that are actually a list of links to other resources in a specific field. At first glance, it seems easy to collect some links and present them in a blog post and somehow this statement is right but there are some people who don’t take it easy and put a good effort to present great link blogs. read more...

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

11
kicks
published 5 months, 10 days ago, submitted by Setsuko Setsuko 5 months, 10 days ago

codeproject.com — Extend your WPF user interface with multilingual features. By adding a few markup extension to your xaml, your UI is translated in no less than 25 languages using the Google AJAX Translate API. read more...

tags: | tag it

14
kicks
published 5 months, 19 days ago, submitted by Setsuko Setsuko 5 months, 24 days ago

vidyano.com — Vidyano is a new product that allows you to literally create WPF applications, optionally running on top of Windows Workflow, within minutes. The July 2008 CTP, as well as a quickstart tutorial, just became available as public downloads. The screencast is a quick overview on some of Vidyano's initial features, it also shows you how to apply a workflow state machine as an engine behind a pagecontroller. More info and tutorials will become available in the upcoming days/weeks. read more...

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

4
kicks
submitted by Profager 6 months ago

david.sleeckx.be — While looking for a visual studio addin, I came across this post announcing a program called vidyano. the speaker is building WPF-WF-Linq to SQL aplications with almost no code. Looking forward to see if this product wil, for ones, not limit our development freedom! read more...

tags: | tag it

65
kicks
published 6 months, 2 days ago, submitted by drugarce drugarce 6 months, 4 days ago

smashingmagazine.com — A lot of freebie icons. Another great article from Smashing Magazine read more...

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

2
kicks
submitted by Setsuko Setsuko 7 months, 21 days ago

blogs.msdn.com — There are a number of places where you can read an introduction to the Entity Framework, listen to a podcast about it, or watch a screen cast or video of an interview. Even with these various resources, though, there are so many different data access technologies out there that it's not uncommon for me to get the question: Why should I use the Entity Framework? Or what differentiates it from other options like just using ADO.Net SqlClient and friends, LINQ to SQL or something like nHibernate? I like the second question better, because the truth is that different problems merit different solutions. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads by The Lounge