offwhite

Stories kicked by offwhite

Cropping image using jQuery, Jcrop and ASP.NET(blog.mironabramson.com)

submitted by MironMiron(495) 3 years, 1 month ago

Fast and easy cropping image with ASP.NET, jQuery and Jcop (C#) read more...

2 comments |category: |Views: 647

tags: another

Free ASP.NET MVC eBook Tutorial - ScottGu(weblogs.asp.net)

submitted by beckelmwbeckelmw(2755) 3 years, 2 months ago

There has been a lot of excitement in the community about the new ASP.NET MVC framework that is about to ship (literally any day now – announcement coming soon). As with anything new, people are also asking for more tutorials/samples/documentation that cover how to get started and build applications with it. Over the last few months I’ve been helping to contribute to an ASP.NET MVC book that Scott Hanselman, Rob Conery, and Phil Haack have been writing for Wrox. The book is now in production, and will be available to buy in stores soon read more...

2 comments |category: |Views: 802

tags: another

JQuery 1.3.2 Released with much better performance(docs.jquery.com)

submitted by dmcgivdmcgiv(370) 3 years, 3 months ago

The benefits of the new Sizzle selector engine are really starting to come to light as contributions from the larger JavaScript community come in. A number of additions have landed that have helped to improve the performance of the engine - especially in Internet Explorer. read more...

add a comment |category: |Views: 426

tags: another

Chapter 3 - Understanding Controllers(stephenwalther.com)

submitted by bradygasterbradygaster(4897) 3 years, 3 months ago

Excellent article by Stephen Walther explaining ASP.NET MVCcontrollers in a very clear example. Good stuff. read more...

add a comment |category: |Views: 251

tags: another

ASP.NET MVC Release Candidate(haacked.com)

submitted by sharplifesharplife(4570) 3 years, 3 months ago

Phil Haack talks about ASP.NET MVC 1.0 RC. read more...

add a comment |category: |Views: 255

tags: another

Richard Campbell - How I Got Started In Programming(geekstorycorp.blogspot.com)

submitted by coreyhainescoreyhaines(334) 3 years, 4 months ago

Richard Campbell of DotNetRocks was interviewed on how he got started in programming. Great video! read more...

add a comment |category: |Views: 194

tags: another

Carl Franklin - How I Got Started In Programming(geekstorycorp.blogspot.com)

submitted by coreyhainescoreyhaines(334) 3 years, 4 months ago

Carl Franklin of DotNetRocks was interviewed on how he got started in programming. Great video! read more...

2 comments |category: |Views: 268

tags: another

Saving DotNetKicks(nayyeri.net)

submitted by sharplifesharplife(4570) 3 years, 5 months ago

Keyvan wrote something about our popular social bookmarking site, DotNetKicks and talked about some spamming problems on DNK and discussed about saving DNK from this situation. A must read post for all DotNetKicks lovers! read more...

5 comments |category: |Views: 360

tags: another

Back to Basics: Delegates, Anonymous Methods and Lambda Expressions(codebetter.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 5 months ago

Great article on .NET basics read more...

add a comment |category: |Views: 783

tags: another

VisualSVN 1.6 Released(visualsvn.com)

submitted by chemodaxchemodax(145) 3 years, 6 months ago

VisualSVN team released the new and improved version of the professional Subversion integration for Microsoft Visual Studio - VisualSVN 1.6. This release brings significant usability improvements such as Quick Revert, editor-aware status and Hot Switch features. read more...

add a comment |category: |Views: 498

tags: another

What Gives? Microsofts Code Generation Tool(spoiledtechie.com)

submitted by spoiledtechiespoiledtechie(255) 3 years, 6 months ago

In a world of Microsoft and third party applications, out comes t4. t4 is a code generation tool that can compete with CodeSmith, but its FREE and built right into Visual Studio. It has been years since the first edition with very little publication of the actual application. t4 is a free code generation engine from Microsoft that underpins the Domain Specific Languages and Software Factory toolkits. read more...

add a comment |category: |Views: 1077

tags: another

A jQuery TwitterTicker Plugin(99atoms.com)

submitted by RyanTomlinsonRyanTomlinson(125) 3 years, 6 months ago

A jQuery plugin to display Twitter posts and display then in a news ticker. read more...

add a comment |category: |Views: 31

tags: another

How to Use Visual Studio jQuery IntelliSense Supported Through Hotfix(beckelman.net)

submitted by beckelmwbeckelmw(2755) 3 years, 6 months ago

Jeff King, Program Manager for Visual Studio Web Tools blogged VS2008 SP1 Hotfix to Support "-vsdoc.js" IntelliSense Doc Files on Friday. The HotFix (VS2008 SP1 only) allows Visual Studio to find "-vsdoc.js" files that have commenting for IntelliSense in the same folder as a script file linked to from your document. In this post I am going to show you how to get IntelliSense working once the HotFix is installed in both a normal aspx page as well as ASP.NET MasterPage. read more...

2 comments |category: |Views: 342

tags: another

SubSonic 3.0 Preview 1: Linq Has Landed(blog.wekeroad.com)

submitted by ChadMoranChadMoran(535) 3 years, 6 months ago

Rob Conery explains some features of SunSonic 3.0 Preview 1 read more...

2 comments |category: |Views: 417

tags: another

PagedList Sorted Edition(mosesofegypt.net)

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

Sorted Edition of PagedList read more...

3 comments |category: |Views: 324

tags: another

http://riderdesign.com/articles/Build-a-file-tree-explorer-with-jQuery(riderdesign.com)

submitted by tkinesistkinesis(85) 3 years, 6 months ago

Create a file tree explorer with the jQuery File tree plugin and asp.net. With this plugin and a little server side logic, it is very easy to create a great looking client side file tree explorer. This article explains how to set up, configure and customize jQuery File Tree and use ASP.NET to retrieve the file structure. read more...

1 comment |category: |Views: 396

tags: another