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

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

Stories kicked by jamesewelch
11
kicks
published 6 days, 13 hours ago, submitted by jamesewelch jamesewelch 12 days, 23 hours ago

jamesewelch.wordpress.com — SubSonic uses a few audit fields by default - you don’t need to write any code. However, the field names that are used are coded into the source code. You can modify the source code and generate a new assembly, but if you’re like me and would rather not edit the source code (so you don’t need to update the code at every release), then you’ll be looking for an alternative approach. Three options are discussed: 1) Modify SubSonic source code, 2) Use partial classes for each table, 3) Create a custom template and base class read more...

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

1
kicks
submitted by jamesewelch jamesewelch 27 days, 9 hours ago

jamesewelch.wordpress.com — Microsoft’s StyleCop analyzes C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project. One of these rules is #SA1633. This rule requires that each of your files have a file header that contains a copyright XML element. Of course, you can disable this rule if you want through StyleCop settings. But just in case you have a similar rule at your work (or your own personal rule) or need to adhere to this rule, I’ll describe the situation and provide the macro below. read more...

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

4
kicks
submitted by jamesewelch jamesewelch 1 month, 5 days ago

junnark.com — I just recently signed up for NetFlix to get my videos over by mail. My wife in particular pointed out to me how nice the descriptions are being shown in a pop-up. Thereafter, I noticed that they have done super cool UIs all over their website. One of the things I got curious about was the way they showed descriptions of the movie by poping up a box with an arrow. The nice thing is that the box has a transparent shadow/glow in the back. I wanted to impress my wife and show her that this can be done easily. This article will show you how to show a pop up like the one mentioned above, both statically and dynamically by using the AJAX Control Kit's HoverPopUpMenu. read more...

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

5
kicks
submitted by jamesewelch jamesewelch 1 month, 8 days ago

dotnetslackers.com — This book written by Granville Barnett and Luca Del Tongo is part of an effort to provide all developers with a core understanding of algorithms that operate on various common, and uncommon data structures. Data Structures and Algorithms: Annotated Reference with Examples is completely free! read more...

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

52
kicks
published 1 month, 9 days ago, submitted by kpanghmc 1 month, 9 days ago

kevinwilliampang.com — Programmers all have their personal pet peeves. Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: read more...

Add a comment 1 comment | category: | Views: 909
| tag it

17
kicks
published 1 month, 15 days ago, submitted by jamesewelch jamesewelch 1 month, 15 days ago

weblogs.asp.net — 15 new ASP.NET MVC videos were just published at the http://www.ASP.net/mvc website. The first 10 videos are basic tutorials on the ASP.NET MVC framework. If you haven’t had a chance to play with ASP.NET MVC yet, these tutorials are a great introduction. The second set of 5 videos is part of an ongoing video series: ASP.NET MVC Pair Programming. In these videos, I pair with a prominent community expert to build an entire ASP.NET MVC application from start to finish (because of time constraints – a very, very simple application). The goal is to emphasize the process of building a web application instead of the product. read more...

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

14
kicks
published 1 month, 13 days ago, submitted by AndrewPeters 1 month, 16 days ago

weblogs.asp.net — In this tip, I explain how you can use the NHaml view engine as the view engine for an ASP.NET MVC application. I demonstrate how to create NHaml views that display both static content and database records. I also discuss how you can use master pages and user controls with the NHaml view engine. read more...

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

77
kicks
published 1 month, 22 days ago, submitted by pstatho 1 month, 22 days ago

west-wind.com — Poor ASP.NET! Is it really that bad? I say No! read more...

Add a comment 9 comments | category: | Views: 756
tags: | tag it

34
kicks
published 1 month, 22 days ago, submitted by RyanFarley RyanFarley 1 month, 23 days ago

jankoatwarpspeed.com — Janko shows an extremely simple and nicely polished way to create graphical breadcrumbs like on apple.com. read more...

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

29
kicks
published 1 month, 25 days ago, submitted by jamesewelch jamesewelch 1 month, 26 days ago

devexpress.com — Once you register, you will be forwarded an Email with your login credentials to our product download portal. With this information in hand, you will be able to download and install all the controls and tools listed above free of charge. The applications you create with these controls can be distributed royalty free (see the EULA that accompanies the products for more information). Note that the installation you download will include evaluation versions of our entire product line. You can install these trials if you wish during the setup process. Visual Studio 2005 and Visual Studio 2008 are fully supported. read more...

Add a comment 3 comments | category: | Views: 651
tags: , , , | tag it

23
kicks
published 2 months, 3 days ago, submitted by StanJackson 2 months, 4 days ago

ryanfarley.com — As a long time work-at-home developer, I’ve come to realize over the years how important it is to have the right work routine and balance to remain happy in both your professional and personal life. I’ve worked from my home 100% of the time for the last 6-7 years and had often worked from my home in spurts before that. Without question, it requires the right mindset and dedication. There’s an upside as well as a downside to working from home, but with the right routine you can be successful at it. read more...

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

27
kicks
published 2 months, 14 days ago, submitted by mosessaur mosessaur 2 months, 14 days ago

encosia.com — Hot on the heels of the recent ASP.NET AJAX roadmap, Bertrand and team have released a limited preview of the new AJAX functionality coming in ASP.NET 4.0. Dave is giving a sneak peak about it read more...

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

4
kicks
submitted by jamesewelch jamesewelch 2 months, 21 days ago

mikebernat.com — One of the most common threads that all programmers share is that of an ego. Some are much worse than others and some have found a way to control or manipulate their ego into a great benefit. Beyond skill-sets and other programming-specific talents I believe the greatest room for personal improvement in programmers as a whole is that of the ego. read more...

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

31
kicks
published 2 months, 22 days ago, submitted by gt1329a gt1329a 2 months, 22 days ago

encosia.com — My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. read more...

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

30
kicks
published 2 months, 17 days ago, submitted by oazabir 2 months, 23 days ago

msmvps.com — A new release of Dropthings, open source ASP.NET 3.5 AJAX portal. Features many performance and scalability techniques and a new design. Showcases: - 10 ASP.NET Performance and Scalability Secrets. - Fast ASP.NET page rendering by deferred script loading. - Load large amount of Javascripts in batch and thus load AJAX sites a lot faster. - Fast Streaming AJAX proxy that solves double downloading problems and continuously streams content from external domain. - Making best use of cache for high performance website. - On-demand UI loading on AJAX websites. read more...

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

24
kicks
published 2 months, 28 days ago, submitted by subnus 2 months, 28 days ago

blog.wekeroad.com — the title says it all read more...

Add a comment 3 comments | category: | Views: 218
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge