|
|
bert
bert
 |
|
Stories kicked by bert
|
|
submitted by
JamesNK
11 days, 12 hours ago
james.newtonking.com — Breaking the build server is Serious Business. Fortunately there are a set of rules that have been put together by a group of wise and thoughtful men to encourage good build server practice. And beer. read more...
add a comment
|
category: Other | Views: 3
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
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
|
category: Products | Views: 268
|
|
tags:
lucene, LightSpeed | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 17 days ago, submitted by
ccyvas
3 months, 19 days ago
chriscyvas.wordpress.com — . . . what Mindscape has done is really quite impressive. To evaluate, accept, and incorporate feedback that quickly into the product and to have the installer ready that afternoon is impressive – for anyone. read more...
15 comments
|
category: C# | Views: 612
|
|
tags:
Bullshit, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Tips & Tricks | Views: 364
|
|
tags:
Tips, NDepend | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Products | Views: 178
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 5 months, 16 days ago, submitted by
paul_houle
5 months, 18 days ago
gen5.info — C# offers two casting operators: the prefix-cast and the as-cast. Although the two operators compile to different op-codes in the CLR, the practical difference between them is in how they handle failed casts. Prefix-cast throws an exception on cast failure, while as-cast returns null.
It’s easier to implement correct error handling when you use prefix cast, because it doesn’t require manual checks for null values that can cause problems in distant parts of your program. Prefix-cast should be the default cast operator on your fingertips, that you use for everyday situations — reserve as-cast for special cases where performance matters. read more...
3 comments
|
category: C# | Views: 478
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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...
2 comments
|
category: Products | Views: 261
|
|
tags:
LightSpeed | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Linq | Views: 5
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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...
1 comment
|
category: Other | Views: 301
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 6 months, 22 days ago, submitted by
AndrewPeters
6 months, 22 days ago
mindscape.co.nz — Describe a simple, efficient and testable approach to implementing the unit of work-per-request (a.k.a session-per-request) pattern in Microsoft’s new ASP.NET MVC framework. read more...
add a comment
|
category: Patterns | Views: 56
|
|
tags:
LightSpeed, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 22 days ago, submitted by
JamesNK
6 months, 23 days ago
james.newtonking.com — A recreation of Python collection slicing in .NET using extension methods. read more...
add a comment
|
category: C# | Views: 30
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 6 days ago, submitted by
AndrewPeters
7 months, 6 days ago
mindscape.co.nz — Great, detailed article on using a WPF MulticolumnTreeview control to display complex, hierarchical data. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 17 days ago, submitted by
AndrewPeters
7 months, 17 days ago
mindscape.co.nz — First it was LINQ support, now LightSpeed 2 gets a complete Visual Studio design experience. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 25 days ago, submitted by
traskjd
7 months, 25 days ago
mindscape.co.nz — WPF Elements is a suite of 12 controls that make WPF more approachable for developing line of business applications. Included is a MulticolumnTreeView (aka TreeListView) control, MaskedTextBox control, DateTime controls, Numeric text boxes and much more. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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