SynteZZZ

Stories kicked by SynteZZZ

ASP.NET MVC 1.0 Release Candidate Now Available(weblogs.asp.net)

submitted by sharplifesharplife(4570) 3 years, 3 months ago

Finally Scott Guthrie announced ASP.NET MVC 1.0 RC. Check it out. read more...

2 comments |category: |Views: 239

tags: another

C# 4.0 New Features Part 3 - Generic Covariance(codethinked.com)

submitted by SynteZZZSynteZZZ(20) 3 years, 6 months ago

Generic Covariance. Another part of greate post series by Justin Etheredge. read more...

add a comment |category: |Views: 33

tags: another

LINQ To SQL is Dead - Read Between the Lines (codebetter.com)

submitted by colinjackcolinjack(1010) 3 years, 6 months ago

David Hayden with some great points on the Linq to SQL announcement and some ideas on how the project could be saved. read more...

4 comments |category: |Views: 817

tags: another

C# 4.0 New Features Part 2.1 - default parameter intrigue(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 3 years, 6 months ago

Do default parameters work the way you think they do? Probably Not! read more...

add a comment |category: |Views: 445

tags: another

Microsoft kills Linq to SQL(ayende.com)

submitted by JonSagaraJonSagara(310) 3 years, 6 months ago

Ayende (aka Oren) expresses disbelief at Microsoft's decision to effectively kill off LINQ to SQL. read more...

5 comments |category: |Views: 1388

tags: another

Pavel Nikolov's blog: Visual Studio 2010(pavkata.blogspot.com)

submitted by mysterymystery(160) 3 years, 6 months ago

My first look at Visual Studio 2010 codename "Rosario". I showed some screen shots and and some new features of the new visual studio. read more...

2 comments |category: |Views: 673

tags: another

Solving common problems with Compiled Queries in Linq to Sql for high (msmvps.com)

submitted by oazabiroazabir(1805) 3 years, 6 months ago

If you are using Linq to SQL, instead of writing regular Linq Queries, you should be using Compiled Queries. if you are building an ASP.NET web application that’s going to get thousands of hits per hour, the execution overhead of Linq queries is going to consume too much CPU and make your site slow. There’s a runtime cost associated with each and every Linq Query you write. read more...

add a comment |category: |Views: 292

tags: another

New .NET logo(blogs.msdn.com)

submitted by JjVvJjVv(122) 3 years, 7 months ago

Our team decided a while back to bring a fresh new look to the .NET logo, given the old was in need of a refresh to suite our future product positioning (I've been staring at this for a few weeks now and it's totally grown on me).... read more...

3 comments |category: |Views: 754

tags: another

SVN-Monitor is finally out for free download!(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 7 months ago

A full-featured .net application that integrates SubVersion, TortoiseSVN and all your checked-out folders and repositories. Use it to perform all your svn commands and monitor all your projects' activities in a single place. Access all commands from the tray menu or from the main window. This is a must-have tool for every windows+svn user! read more...

2 comments |category: |Views: 1522

tags: another

My Year With TDD(brian.genisio.org)

submitted by BrianGenisioBrianGenisio(1000) 3 years, 7 months ago

It's been over a year now since I have been developing using TDD (Test Driven Development) as my primary development practice. I wanted to reflect on what it has done for me professionally. In reality, the past year has been great for my professional career in many ways. read more...

1 comment |category: |Views: 525

tags: another

Social Timeline(bradygaster.com)

submitted by diggerdanhdiggerdanh(295) 3 years, 7 months ago

A slick little ASP.NET MVC + JQuery example. read more...

add a comment |category: |Views: 341

tags: another

ASP.NET MVC - View Model Inheritance(codinginstinct.com)

submitted by LordLord(3737) 3 years, 7 months ago

If you are new to MVC web development it can initially be tricky to figure out how to handle UI features that will be used by multiple views. In WebForms you would simply create a control that encapsulated this element's look and function. In order to handle the common view elements I organized the hard typed view models into an inheritance hierarchy. read more...

add a comment |category: |Views: 661

tags: another

Silverlight 2.0 RTM available from Oct 14th, on a Linux machine next t(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 3 years, 7 months ago

Silverlight 2.0 will go RTM tomorrow morning, with an Eclipse plugin to allow development of SL app on Linux to Java developers read more...

add a comment |category: |Views: 219

tags: another

Touchless - A webcam multi-touch SDK(officelabs.com)

submitted by wisemxwisemx(8074) 3 years, 7 months ago

That brings us to today, releasing Touchless to the world outside Microsoft, as a *FREE* *OPEN-SOURCE* SDK with a low barrier to entry for developers and users. Touchless makes developing multi-touch capable software easy, and the results can be enjoyed by anyone with a webcam (and some M&Ms :))! Touchless has come a long way, but its journey has just begun. I can imagine a variety of great directions to explore using Touchless. Perhaps support for the forthcoming Windows multi-touch API, video chat white-boarding, implementing mouse/game/hotkey/media control, and designing decked out Minority Report style file/media browsers. read more...

add a comment |category: |Views: 356

tags: another

SSMS Tools PACK 1.1 - now with SSMS 2008 support(weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 3 years, 7 months ago

With this new version you can use it for SQL Server Management Studio 2008 and SQL Server Management Studio 2008 Express. Plus some extra features. read more...

add a comment |category: |Views: 240

tags: another

FFlib.NET released!(intuitive.sk)

submitted by nanit76nanit76(125) 3 years, 8 months ago

Are you web developer? Are you looking for video conversion library for long time? So, be happy! We are pleased to introduce you the first release of our .NET & FFMPEG based video conversion library - FFlib.NET. read more...

add a comment |category: |Views: 421

tags: another