|
|
turtlespin
turtlespin
 |
|
Stories kicked by turtlespin
|
|
published 1 month, 15 days ago, submitted by
JamesNK
1 month, 16 days ago
james.newtonking.com — An great new tool to automatically optimize your ASP.NET website. read more...
3 comments
|
category: ASP.NET | Views: 502
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 21 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
|
category: Visual Studio | Views: 566
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 3 days ago, submitted by
AndrewPeters
4 months, 4 days ago
andrewpeters.net — Leveraging expression trees and extension methods to build a fluent invariant checking API. read more...
add a comment
|
category: C# | Views: 421
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tokes
5 months, 11 days ago
andrewtokeley.net — Weekly team meetings are an essential part of any Development Team. Especially when team members are working on different projects and multiple locations. Keeping these meetings relevant and informative is crucial – people are busy and no-one wants their time wasted. I recently sent out an email expanding on the types of meetings we have and how people can participate – perhaps they will help your team when they get together. read more...
|
|
tags:
Tips | 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, 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: | |
|
|
|
|
|
published 5 months, 22 days ago, submitted by
TroyMG
5 months, 23 days ago
squaredroot.com — A couple days ago a reader sent in a question regarding how to use SSL with the MVC framework. Specifically the reader wanted to know the easiest way to make an Ajax call to a HTTPS page from a non HTTPS page. The tricky part here is to do so without hard-coding any URLs, so I whipped up a few extension methods that should make this a bit easier. read more...
add a comment
|
category: ASP.NET | Views: 137
|
|
tags:
ExtensionMethods, ASPNETMVC, mvc.net, ASP.NET, MVC | 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, 24 days ago, submitted by
TroyMG
5 months, 24 days ago
squaredroot.com — Sandcastle - the .Net community equivalent of RDoc/JavaDoc and the spiritual successor of the now defunct NDoc – has been removed from CodePlex. It’s fate is currently up in the air and Microsoft is asking you for input on what should happen next. read more...
3 comments
|
category: Open Source | Views: 434
|
|
tags:
CodePlex, Sandcastle, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Products | Views: 352
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
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
|
category: Database | Views: 184
|
|
tags:
Database | 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 5 months, 27 days ago, submitted by
crpietschmann
5 months, 28 days ago
weblogs.asp.net — Silverlight 2 Beta2 was released today. Silverlight 2 Beta2 supports a go-live license that allows you to start using and deploying Silverlight 2 for commercial applications. There will be some API changes between Beta2 and the final release, so you should expect that applications you write with Beta2 will need to make some updates when the final release comes out. But we think that these changes will be straight-forward and relatively easy, and that you can begin planning and starting commercial projects now. read more...
add a comment
|
category: Silverlight | Views: 98
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 21 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: | |
|
|
|
|

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