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

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

Stories submitted by friends of bert
2
kicks
submitted by AndrewPeters 15 days, 17 hours ago

andrewpeters.net — Sometimes it’s useful to be able to render a view in-process, for example, from within a unit test if you would like to validate the rendered XHTML. read more...

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

3
kicks
submitted by traskjd 15 days, 20 hours ago

mindscape.co.nz — A walk through how a commercial software vendor generates the help documentation for their products. read more...

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

14
kicks
published 1 month, 19 days ago, submitted by traskjd 1 month, 19 days ago

mindscape.co.nz — LightSpeed 2.1, the performance minded object relational mapping framework, is fresh from the oven with new features like database independent full text search capabilities using Lucene.Net, Visual Studio integrated designer enhancements and a bundle of other new features. read more...

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

5
kicks
submitted by AndrewPeters 3 months, 14 days ago

andrewpeters.net — Describes some cool new NHaml features supporting REST style helper methods. read more...

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

15
kicks
published 3 months, 11 days ago, submitted by AndrewPeters 3 months, 14 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: 169
tags: , | tag it

46
kicks
published 3 months, 22 days ago, submitted by AndrewPeters 3 months, 22 days ago

mindscape.co.nz — The Visual Studio File Explorer Add-in (sexy name we know, but hey, it’s self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It’s particularly useful for performing routine file system tasks without the need to “context switch” away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. read more...

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

22
kicks
published 4 months, 4 days ago, submitted by AndrewPeters 4 months, 5 days ago

andrewpeters.net — Leveraging expression trees and extension methods to build a fluent invariant checking API. read more...

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

20
kicks
published 5 months, 12 days ago, submitted by traskjd 5 months, 12 days ago

blog.bluecog.co.nz — Code quality is an important aspect of every software development project - discover how NDepend can aid in giving you a richer and more meaningful understanding of the quality of your code as well as helping to identify areas you could improve. This post is a high level overview of what you can achieve with NDepend. read more...

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

9
kicks
published 5 months, 15 days ago, submitted by traskjd 5 months, 17 days ago

mindscape.co.nz — Schema round-tripping is the ability for your domain model entities to be updated seamlessly when schema changes occur or, when your modify your model, for those changes to be propagated back to your database schema without any fuss. This article covers how to leverage schema round-tripping with LightSpeed 2.0's Visual Studio 2008 integrated domain design tool. This functionality is baked into every version, including the free express edition. read more...

Add a comment add a comment | category: | Views: 178
| tag it

3
kicks
submitted by traskjd 5 months, 19 days ago

mindscape.co.nz — This post covers how to add validation to your LightSpeed models using the new Visual Studio 2008 integrated design surface. Validation support has always been an important feature of LightSpeed and now with version 2 the ability to leverage them is easier than ever before. Validation of your model objects is something that should be done at the model level and the support for this is deeply rooted into LightSpeed. read more...

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

14
kicks
published 5 months, 22 days ago, submitted by traskjd 5 months, 22 days ago

mindscape.co.nz — LightSpeed 2.0 includes a powerful visual domain model designer that has support for database round tripping (auto update on schema changes, push model changes to the database), creates .NET 2.0 compliant or .NET 3.5 compliant code depending on the target framework of your project and customizable code generation templates. Drag and drop database support for SQL Server, Oracle, My SQL, SQLite and PostgreSQL is also supported right out of Visual Studio 2008. Free version available. read more...

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

5
kicks
submitted by traskjd 5 months, 23 days ago

mindscape.co.nz — Post about accessing the powerful features that LightSpeed offers through the new LINQ provider supplied with LightSpeed 2.0. Specifically this article deals with leveraging the powerful Named Aggregates feature and Soft Delete functionality. read more...

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

14
kicks
published 5 months, 25 days ago, submitted by AndrewPeters 5 months, 25 days ago

mindscape.co.nz — Great, in-depth discussion of when it makes to sense to use LINQ in LightSpeed 2.0. read more...

Add a comment add a comment | category: | Views: 352
| tag it

12
kicks
published 5 months, 26 days ago, submitted by turtlespin 5 months, 26 days ago

mindscape.co.nz — LightSpeed 2 incorporates LINQ (Language Integrated Query) support. LINQ to LightSpeed means that if you know LINQ, you can get these benefits without having to learn a new API. You can continue to write LINQ queries as if against LINQ to SQL or another LINQ provider, but you’ll get database independence (effectively LightSpeed gives you LINQ to Oracle, LINQ to MySQL, LINQ to PostgreSQL and LINQ to SQLite as well as LINQ to SQL Server, all in the one box), advanced eager loading functionality (avoiding the so-called “n+1” problem which affects some LINQ implementations) and of course the blazingly fast LightSpeed query engine. read more...

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

24
kicks
published 5 months, 25 days ago, submitted by traskjd 5 months, 26 days ago

blog.bluecog.co.nz — Is the Velocity project by Microsoft simply a me-too framework or are they creating real value for developers on the Windows platform? read more...

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

15
kicks
published 6 months ago, submitted by AndrewPeters 6 months ago

mindscape.co.nz — LightSpeed 2.0 has been released. It includes a full, round-tripping Visual Studio designer and support for LINQ! read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge