OmegaSupreme

Stories kicked by OmegaSupreme

Form validation with ASP.NET MVC preview 5(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 8 months ago

In earlier ASP.NET MVC previews, form validation was something that should be implemented "by hand". Since the new ASP.NET MVC preview 5, form validation has become more handy. Let me show you how you can add validation in such a ridiculously easy manner. read more...

1 comment |category: |Views: 369

tags: another

Data Structures and Algorithms book (free) first preview available!(weblogs.asp.net)

submitted by OmegaSupremeOmegaSupreme(55) 3 years, 8 months ago

This book written by Granville Barnett and Luca Del Tongo is part of an effort to provide all developers with a core understanding of algorithms that operate on various common, and uncommon data structures. read more...

add a comment |category: |Views: 13

tags: another

ASP.NET MVC Forms With Validation Framework Open Sourced(nathan.whiteboard-it.com)

submitted by nrstottnrstott(345) 3 years, 9 months ago

The MVC Forms With Validation framework is now open sourced. A google code repository has been created. The framework received a lot of attention when posted, so check out the google code project and try it out in your own applications! read more...

add a comment |category: |Views: 28

tags: another

jQuery for ASP.NET MVC unleashed!(blog.goeran.no)

submitted by GOEranGOEran(380) 3 years, 10 months ago

jQuery plugins for the ASP.NET MVC framework read more...

1 comment |category: |Views: 617

tags: another

Add jQuery Intellisense To Your Visual Studio (dev102.com)

submitted by razamitrazamit(4566) 3 years, 10 months ago

Enrich your working environment with free great jQuery intelisense addin read more...

add a comment |category: |Views: 491

tags: another

Foundations of Programming - Learning Application(codebetter.com)

submitted by carcercarcer(240) 3 years, 10 months ago

If you're anything like me, you probably learn a lot better by going through code rather than reading books. I'm happy to release the Foundations of Programming Learning Application - it's a complete solution meant to show what was covered in the Foundations series. read more...

add a comment |category: |Views: 419

tags: another

MVC Storefront Part 17: Checkout With Jeff Atwood(blog.wekeroad.com)

submitted by vindeevindee(175) 3 years, 10 months ago

Checkout With Jeff Atwood read more...

add a comment |category: |Views: 184

tags: another

jQuery.UI Messenger\Outlook like message notification Widget(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 3 years, 10 months ago

Messenger like notification widget using jQuery.UI, following Matt Berseth post about ProgressBar Widger using jQuery.UI read more...

2 comments |category: |Views: 818

tags: another

MVC Membership with Preview 3(squaredroot.com)

submitted by TroyMGTroyMG(2670) 3 years, 10 months ago

The MVC Membership Starter Kit has been updated to work with Preview 3 of the ASP.Net MVC framework. read more...

add a comment |category: |Views: 243

tags: another

Psake a- Powershell based build tool(codebetter.com)

submitted by IanCooperIanCooper(225) 3 years, 10 months ago

James Kovacs debuts a Rake inspired build tool based on powershell. The sweetspot here is that it could bring the functionality already in powershell into the build process. Still at almost a POC stage, but worth looking at. read more...

add a comment |category: |Views: 209

tags: another

Lambdas(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 3 years, 10 months ago

Lambdas are a simple technology with an intimidating name. They sound like they are going to be difficult to understand, but in practice prove to be relatively trivial. Read this post to get an easy to understand overview of a topic is not really so terribly difficult to understand. read more...

add a comment |category: |Views: 553

tags: another

Overview of concurrency in .NET Framework 3.5(igoro.com)

submitted by igoroigoro(815) 3 years, 11 months ago

An easy-to-digest high-level summary of concurrency on .Net: what are the different pieces, where they differ and how they relate. If you want to know the difference between a Thread and a BackgroundWorker, or what is the point of interlocked operations, read this article. read more...

add a comment |category: |Views: 325

tags: another

I finally get the point of inversion of control(ytechie.com)

submitted by ObishawnObishawn(555) 3 years, 11 months ago

A quick overview of IoC (with diagrams!). read more...

add a comment |category: |Views: 770

tags: another

ASP.NET MVC: MVC Storefront, Part 5(blog.wekeroad.com)

submitted by adminjewadminjew(1490) 4 years, 1 month ago

In this webcast I create a fictional curveball, wherein the "client" sent some test data that they finally were able to get their IT department to extract. In reviewing the test data, I find some very interesting changes to the DB that I need to make... read more...

add a comment |category: |Views: 20

tags: another

RestLess - A Simple REST Framework : ndepth.net(ndepth.net)

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

A small framework to make exposing objects through a REST API extremely simple. read more...

add a comment |category: |Views: 125

tags: another

MVC: Membership Starter Kit Updated(squaredroot.com)

submitted by TroyMGTroyMG(2670) 4 years, 1 month ago

The MVC Membership Starter Kit has been updated to include OpenID, MVC components, password recovery, and basic client-side validation. read more...

add a comment |category: |Views: 63

tags: another