|
|
mjpalad
Stories kicked by friends of mjpalad
|
|
published 10 hours, 57 minutes ago, submitted by
johnsheehan
1 day, 23 hours ago
blog.wekeroad.com — As many of you may know, I've been goofing around with Code Generation again with SubSonic's new MVC Addin. One of the things I really wanted to try and flex is Visual Studio 2008's code generation bits - T4. Not many people know it even exists, and to me it's one of the Great Hidden Secrets of Visual Studio 2008.
read more...
1 comment
|
category: Database | Views: 210
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 8 hours ago, submitted by
chrissie1
3 days, 10 hours ago
blogs.lessthandot.com — A short interview with Roy Osherove, author of a new book "The Art of Unit Testing" and known blogger, who works on Typemock Isolator. read more...
add a comment
|
category: Other | Views: 188
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 3 days, 5 hours ago, submitted by
chriscanal
5 days, 15 hours ago
blog.e4ums.co.uk — Intergration tests can be slow and can be painful to run often. In this post I cover using SQLite with NHibernate, and automatically switching between SQLite and SQL Server read more...
1 comment
|
category: C# | Views: 205
|
|
tags:
integration-tests, NAnt, SQLite, C#, NHIbernate | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 6 hours ago, submitted by
wisemx
8 days, 8 hours ago
officelabs.com — 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: Open Source | Views: 210
|
|
tags:
Multi-Touch, MultiTouch, Touchless, OpenSource, SDK | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 days, 6 hours ago, submitted by
jpobst
9 days, 11 hours ago
mono-project.com — The Mono Project has released version 2.0 of Mono, enabling developers to run their .Net 2.0 applications on Linux and OSX. read more...
4 comments
|
category: Mono | Views: 285
|
|
tags:
Mono | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 days, 10 hours ago, submitted by
cwoodruff
12 days, 10 hours ago
deepfriedbytes.com — The latest version of the .Net Framework includes a technology called LINQ. Developers are digging their teeth into it and Deep Fried Bytes is here to help with them work out the KINQs in LINQ. Keith and Woody sit down with Jim Wooley and discuss the truths, gotchas and a few rusty washers about LINQ. read more...
1 comment
|
category: Linq | Views: 352
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 days, 15 hours ago, submitted by
faisal
13 days, 4 hours ago
windowsclient.net — Nate Kotahri and James Alveri has launched a new open source hosting service for .NET. it’s currently hosting only two projects, Subtext a famous open source blogging engine and NInject, a dependency injection framework. read more...
add a comment
|
category: Open Source | Views: 290
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 12 days, 17 hours ago, submitted by
schalkvanwyk
13 days, 12 hours ago
codebetter.com — Today we launched an exciting project on CodePlex, namely the Common Service Locator library. What is it? It's a shared interface that applications and frameworks can reference in order to leverage IoC containers / service location mechanisms without taking hard dependencies.
read more...
1 comment
|
category: Patterns | Views: 179
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 10 hours ago, submitted by
adminjew
13 days, 21 hours ago
blog.wekeroad.com — I've been toying around with reorganizing the default MVC template and thought I would share it with people. I like the way it's come together. read more...
add a comment
|
category: C# | Views: 272
|
|
tags:
ASPNETMVC, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 15 days, 5 hours ago, submitted by
justin_etheredge
15 days, 10 hours ago
codethinked.com — Right now is honestly the most excited that I have ever been about the .net platform. With IronRuby and ASP.NET MVC on the horizon and jQuery being integrated as part of the official Microsoft development platform, I think that Microsoft is finally "getting" web development. read more...
add a comment
|
category: ASP.NET | Views: 296
|
|
tags:
jQuery, CodeThinked, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 15 days, 23 hours ago, submitted by
justin_etheredge
16 days, 7 hours ago
codethinked.com — I looked all over the net for a good diagram that outlined the major classes involved an ASP.NET MVC request. I couldn't find one, and so I created this one. If you want to get a very high level overview, then check it out. read more...
1 comment
|
category: ASP.NET | Views: 339
|
|
tags:
CodeThinked, ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 days, 6 hours ago, submitted by
mosessaur
17 days, 7 hours ago
hanselman.com — Microsoft is going to make jQuery part of the official dev platform. JQuery will come with Visual Studio in the long term, and in the short term it'll ship with ASP.NET MVC. We'll also ship a version includes Intellisense in Visual Studio. read more...
add a comment
|
category: ASP.NET | Views: 136
|
|
tags:
ASPNETMVC, asp.netmvc, Microsoft, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 6 hours ago, submitted by
mosessaur
17 days, 7 hours ago
weblogs.asp.net — ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license. read more...
1 comment
|
category: ASP.NET | Views: 299
|
|
tags:
Microsoft, news, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 7 hours ago, submitted by
mosessaur
17 days, 8 hours ago
jquery.com — news today: Both Microsoft and Nokia are taking the major step of adopting jQuery as part of their official application development platform. Not only will they be using it for their corporate development but they will be providing it as a core piece of their platform for developers to build with. read more...
3 comments
|
category: Other | Views: 175
|
|
tags:
Microsoft, ASP.NET, jQuery, news | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 days, 18 hours ago, submitted by
percent20
17 days, 8 hours ago
lostechies.com — A call to harms for helping beginners. This time from a pro that realizes the need. read more...
1 comment
|
category: Other | Views: 297
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

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