crpietschmann

Stories kicked by friends of crpietschmann

EAV and the .NET Framework(mahdi.mp)

submitted by sharplifesharplife(4570) 1 year, 11 months ago

A wrapup on Entity-Attribute-Value pattern in databases and current .NET framework implementations available. read more...

add a comment |category: |Views: 557

tags: another

RavenDB vs CouchDB - Basic Queries(codeofrob.com)

submitted by robashtonrobashton(384) 1 year, 11 months ago

RavenDB and CouchDB are compared for their basic querying behaviour read more...

2 comments |category: |Views: 729

tags: another

RavenDB - What's the difference?(codeofrob.com)

submitted by robashtonrobashton(384) 1 year, 11 months ago

Intro to a series of posts comparing RavenDB against MongoDB and CouchDB read more...

add a comment |category: |Views: 36

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

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

Mindscape's ORM, LightSpeed 3.1 has been released(www.mindscape.co.nz)

submitted by traskjdtraskjd(3229) 2 years ago

LightSpeed 3.1 has been released and includes VS2010 designer support along with a slew of many new capabilities - the ability to link models together across several model design files (no more huge messy models, logically group them across files), support for saved designer views, core support for Class table inheritance, T4 code generation support, and a whole heap more to help developers deliver faster. read more...

add a comment |category: |Views: 211

tags: another

OWASP Top 10 for .NET developers part 2: Cross-Site Scripting (XSS)(www.troyhunt.com)

submitted by troyhunttroyhunt(831) 2 years ago

This posts looks at the objectives of the OWASP Top 10 definition of Cross-Site Scripting and how it applies to .NET developers. It looks at attack vectors, coding mitigation and tools available within the Microsoft product suite. read more...

add a comment |category: |Views: 18

tags: another

Win a free ticket + hotel for the umbraco Codegarden ‘10(codeclimber.net.nz)

submitted by siphilpsiphilp(919) 2 years ago

The Umbraco CodeGarder ‘10 is less than 2 months away, starting on June 23rd till June 25th, and thanks to the awesome Niels Hartvig, founder of Umbraco, I’m giving away an interesting package. read more...

add a comment |category: |Views: 82

tags: another

Dependency Injection in ASP.NET MVC: Action Results(www.lostechies.com)

submitted by ironkittenironkitten(55) 2 years ago

Apply SoC and DI to ActionResults read more...

add a comment |category: |Views: 24

tags: another

Favorite Visual Studio 2010 Extensions(geekswithblogs.net)

submitted by arthur.zubarevarthur.zubarev(20) 2 years ago

The most complete list of useful extensions for VS 2010 read more...

add a comment |category: |Views: 41

tags: another

How to install Subtext (and Umbraco) using WebPI(codeclimber.net.nz)

submitted by siphilpsiphilp(919) 2 years ago

How to install Subtext (and Umbraco) using WebPI screencasts read more...

add a comment |category: |Views: 9

tags: another

Jobs speaks: Why Flash is dead and thats OK.(rorylewis.com)

submitted by innertroninnertron(24) 2 years ago

As a Computer Science Professor at the University of Colorado and as an author of an iPhone and iPad book, iPhone and and iPads for Absolute Beginners I agree with what Steve Jobs posted a coupel hours ago on his website: In essence he explained why Adobe Flash is a 15 year old relic. Adobe is too big and too entrenched in its narcissism to understand low power 620MHz ARM CPU or for that matter understand or listen to anybody but for themselves. Jobs is saying here: Its old technology, uses too much power, cannot be trusted, crashes Macs and … hey … nobody misses it. Specifically he said that “Flash was created during the PC era – for PCs and mice,” read more...

1 comment |category: |Views: 16

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

No-SQL – MongoDB – From introduction to high level usage in C#(fredzvt.wordpress.com)

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

A good introduction to using MongoDB from C# read more...

add a comment |category: |Views: 737

tags: another

Exploring how to use List Binding in MVC2(www.dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 1 month ago

Exploring how create an editable Lists of data in MVC 2. We will show you how to create this list by using the enhanced binding features which are part of MVC 2. Having the ability to easily bind your model to your view will provide great flexibility and convince. read more...

add a comment |category: |Views: 543

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