drmohundro

Stories kicked by drmohundro

Moderators at Dotnetkicks(blog.dotnetkicks.com)

submitted by sdormansdorman(1415) 1 year, 6 months ago

DotNetKicks is a community based news site which uses moderators, who are regular members which have some additional capabilities) to prevent SPAM stories from accumulating. read more...

1 comment |category: |Views: 106

tags: another

Asynchrony in C# 5, Part One(blogs.msdn.com)

submitted by aidosaidos(100) 1 year, 6 months ago

New async features for C# 5. read more...

2 comments |category: |Views: 608

tags: another

Hiring a Community Manager for DNK(averyblog.com)

submitted by javeryjavery(5523) 1 year, 8 months ago

We are hiring a community manager for DNK. read more...

add a comment |category: |Views: 119

tags: another

IRC.NET Released(blog.noldorin.com)

submitted by NoldorinNoldorin(829) 1 year, 9 months ago

IRC.NET is here. Yes, after months of (arduous) labour I have finally created a stable and usable release of my IRC client library for .NET 4.0. You may find the project hosted over at Launchpad, where you can currently download source, binaries, and documentation for all releases up to 0.3. read more...

add a comment |category: |Views: 214

tags: another

HTML5 Support In Visual Studio 2010(www.raihaniqbal.net)

submitted by PrinceOfDhakaPrinceOfDhaka(390) 1 year, 9 months ago

I was trying to play around with HTML5 assuming that VS 2010 had shipped with HTML5 support but to my dismay it was not the case. Bummer! So I did a bit of homework and came up with an easy workaround. read more...

add a comment |category: |Views: 692

tags: another

The NEW DotNetKicks front page is in beta(dotnetkicks.com)

submitted by javeryjavery(5523) 1 year, 10 months ago

We are working on totally reworking how the front page of DotNetKicks works and the new version is now in public beta. Check it out, use it, and give us your feedback! read more...

5 comments |category: |Views: 433

tags: another

ScottGu: Introducing “Razor” – a new view engine for ASP.NET(weblogs.asp.net)

submitted by JemmJemm(9604) 1 year, 10 months ago

"ASP.NET MVC has always supported the concept of “view engines” – which are the pluggable modules that implement different template syntax options. The “default” view engine for ASP.NET MVC today uses the same .aspx/.ascx/.master file templates as ASP.NET Web Forms. Other popular ASP.NET MVC view engines used today include Spark and NHaml. The new view-engine option we’ve been working on is optimized around HTML generation using a code-focused templating approach. The codename for this new view engine is “Razor”, and we’ll be shipping the first public beta of it shortly." read more...

add a comment |category: |Views: 552

tags: another

No SQL in the Wild(blog.wekeroad.com)

submitted by javeryjavery(5523) 2 years ago

How we use MongoDB and MySQL for the development of TekPub. read more...

add a comment |category: |Views: 21

tags: another

Build Tools Roundup For .NET Systems(www.lostechies.com)

submitted by HoolieManHoolieMan(1715) 2 years ago

A great breakdown of all the .Net build systems. read more...

add a comment |category: |Views: 17

tags: another

Do Androids Dream of Modal :Sheep?(blog.wekeroad.com)

submitted by drmohundrodrmohundro(374) 2 years ago

Rob Conery shares his dream of "knowing a new API, not a new IDE" when new versions of the framework come out. It is related to the resurgence of editors such as Vim or Emacs in the .NET space. read more...

1 comment |category: |Views: 13

tags: another

Say Goodbye to NAnt and MSBuild With IronRuby(www.codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 1 month ago

Tired of writing tons of XML in order to create automated .NET builds? Well, look no further... IronRuby, Rake, and Albacore are here to rescue you! read more...

add a comment |category: |Views: 651

tags: another

[Mono-list] Announcing DbLinq 0.20.1(lists.ximian.com)

submitted by javeryjavery(5523) 2 years, 1 month ago

An open source implementation of Linq2SQL that runs against most popular databases. read more...

add a comment |category: |Views: 284

tags: another

posh-git Release v0.1(www.lostechies.com)

submitted by drmohundrodrmohundro(374) 2 years, 1 month ago

Do you use Powershell and Git? Then check out the 0.1 release of posh-git which gives you great powershell and git integration! read more...

add a comment |category: |Views: 7

tags: another

5 Steps Toward jQuery Mastery(encosia.com)

submitted by gt1329agt1329a(7849) 2 years, 1 month ago

Five quick tips that I found valuable while learning jQuery in depth. I learned them the hard way so you don't have to! read more...

add a comment |category: |Views: 700

tags: another

Bundler Now Supports Css And .less(www.codethinked.com)

submitted by drmohundrodrmohundro(374) 2 years, 2 months ago

New version of (recently renamed) Bundler combines your javascript or CSS to save on server requests. Also adds support for .less! read more...

add a comment |category: |Views: 224

tags: another

A Visual Look At The LINQ SelectMany Operator(www.codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 2 months ago

An inside look at how SelectMany works, along with visuals to help you more easily understand it. read more...

add a comment |category: |Views: 468

tags: another