Rickasaurus

Stories kicked by friends of Rickasaurus

Dotnetkicks Homepage Updates(blog.dotnetkicks.com)

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

Almost a year ago, DotNetKicks underwent some considerable changes including a new overall look to the site. Today, we again launched several new features. read more...

2 comments |category: |Views: 222

tags: another

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

Using Tika in .NET for extracting text out of documents(is.gd)

submitted by chadmyerschadmyers(840) 1 year, 10 months ago

Tika is an open source Java-based tool for extracting information out of various different document formats. It can be used with Lucene for indexing and searching documents, among other things. In this post, Kevin Miller talks about how use Tika in .NET via the IKVM.net utility. read more...

1 comment |category: |Views: 782

tags: another

How to use Google Data API in ASP.NET MVC. Part 2 - YouTube(mahdi.mp)

submitted by sharplifesharplife(4570) 2 years ago

In this second part of my GData series I tried to explain how to use YouTube API for .NET to store/retrieve videos on/from YouTube. read more...

add a comment |category: |Views: 306

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

List of Undocumented Stored Procedures in SQL Server(www.sqlservercurry.com)

submitted by mopenmopen(3596) 2 years, 1 month ago

I have been searching for a list of Undocumented Stored Procedures in SQL Server for quite a while. Here is a list collected from forums and other sites for your reference read more...

add a comment |category: |Views: 468

tags: another

FOR XML Workshop – Understanding FOR XML RAW(beyondrelational.com)

submitted by jacobsebastianjacobsebastian(3639) 2 years, 1 month ago

This post explains how to generate XML documents using FOR XML RAW from TSQL (SQL Server) read more...

add a comment |category: |Views: 56

tags: another