animaonline

Stories kicked by friends of animaonline

Automatic web deployment from TFS build(softscenario.blogspot.com)

submitted by snaitssnaits(197) 8 months, 11 days ago

A walkthrough of how to set up a web application for automatic deployment through TFS 2010 build server. read more...

1 comment |category: |Views: 105

tags: another

10 tricks that will make your jQuery enabled site go faster (csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 1 year, 5 months ago

During the last few weeks, I've had the chance to go more in depth with jQyery and general site performance. I've found some techniques that makes my site go much faster. I don't know if they're all best practice, but this article is meant to at least give you some good ideas. read more...

1 comment |category: |Views: 751

tags: another

Efficient Paging with WebGrid Web Helper - ASP.NET MVC 3 RC(www.dotnetcurry.com)

submitted by malcolmsmalcolms(1156) 1 year, 5 months ago

The following article demonstrates one way of performing efficient paging using the WebGrid WebHelper in ASP.NET MVC 3 RC. read more...

add a comment |category: |Views: 180

tags: another

What’s new in Subtext 2.5: full-text search, related posts and more(codeclimber.net.nz)

submitted by siphilpsiphilp(919) 1 year, 11 months ago

In Subtext 2.5 we changed the internal search provider from the “like %term%” SQL based one to a more mature and powerful one powered by Lucene.net. I wrote about how Lucene.net is implemented inside Subtext, but it didn’t show the benefits for the users. In this post I’m explaining the visible features of the full-text search. read more...

add a comment |category: |Views: 115

tags: another

Validating a variable length list, ASP.NET MVC 2-style(blog.stevensanderson.com)

submitted by glennenglennen(310) 2 years, 3 months ago

Steve Anderson follow up article on how to validate a variable elgnth list in MVC 2. read more...

1 comment |category: |Views: 254

tags: another

Editing a variable length list, ASP.NET MVC 2-style(blog.stevensanderson.com)

submitted by glennenglennen(310) 2 years, 3 months ago

A while back I posted about a way of editing a list of items where the user can add or remove as many items as they want. Tim Scott later provided some helpers to make the code neater. Now, I find myself making use of this technique so often that I thought it would be worthwhile providing an update to show how you can do it even more easily with ASP.NET MVC 2 because of its strongly-typed and templated input helpers. read more...

add a comment |category: |Views: 39

tags: another

Web Asset Enhancements in Telerik Extensions for ASP.NET MVC - Kazi(weblogs.asp.net)

submitted by jantujantu(1045) 2 years, 6 months ago

In the recent release, there has been few enhancements in the Web Asset Management. One of the new thing that we introduced which was actually requested by the community is Shared Web Asset. In this post, I will show you, how to use it in your ASP.NET MVC... read more...

add a comment |category: |Views: 161

tags: another

Solr 0.2.3-beta 1(bugsquash.blogspot.com)

submitted by sirroccosirrocco(800) 2 years, 6 months ago

Solr .NET client. Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. read more...

add a comment |category: |Views: 15

tags: another

An Enterprise Authorization Framework: Part 2 - Why Rhino Security is (ryantomlinson.com)

submitted by RyanTomlinsonRyanTomlinson(125) 2 years, 9 months ago

Originally this post was going to be titled "Part 2: Integrating Rhino Security" but upon reflection this wasn't what I was trying to acheive at all. This has been covered enough to get you started and if you need to know how to integrate Rhino Security into your ASP.NET WebForms project then read this post by Billy McCafferty. What I do want to discuss is the concept of Rhino Security, its simplicity, adaptability and extensibility and why it is "the shit". read more...

add a comment |category: |Views: 276

tags: another

Asp.Net MVC Membership Starter Kit Released(squaredroot.com)

submitted by TroyMGTroyMG(2670) 2 years, 9 months ago

Almost six months after the official release of Asp.Net MVC 1.0 and nearly a year after the last release of the starter kit, I've finally rewritten and released the Asp.Net MVC Membership Starter Kit. read more...

add a comment |category: |Views: 695

tags: another

SQLite Has Been Ported to .NET(infoq.com)

submitted by andrepenaandrepena(120) 2 years, 9 months ago

yes... that's it. read more...

1 comment |category: |Views: 750

tags: another

ASP.NET MVC StrongRoutes AppAir.Web Preview Release(bleevo.com)

submitted by bleevobleevo(245) 2 years, 9 months ago

Magic strings be gone! make your routes strongly typed today. read more...

add a comment |category: |Views: 260

tags: another

ASP.NET MVC 2 Preview 1 is released!(weblogs.asp.net)

submitted by gpeipmangpeipman(3145) 2 years, 9 months ago

ASP.NET MVC 2 first preview is released to public now and you can download it from Microsoft download site. Here is short overview of technical requirements and main new features of ASP.NET MVC 2 Preview 1. read more...

add a comment |category: |Views: 243

tags: another

Pay Attention to the Foreach Implicit Casting (dev102.com)

submitted by shaharyrshaharyr(4325) 2 years, 9 months ago

In order to reduce an explicit conversion effort using the foreach statement, the C# developers decided to do an automatic conversion for us. We must pay attention to it... read more...

add a comment |category: |Views: 408

tags: another

NHibernate Linq Released(ayende.com)

submitted by just3wsjust3ws(560) 2 years, 10 months ago

Official release announcement for NHibernate Linq 1.0 RTM. Congratulations! read more...

add a comment |category: |Views: 321

tags: another

What's new in NHibernate 2.1(zvolkov.com)

submitted by brijeshsnmbrijeshsnm(126) 2 years, 10 months ago

NHibernate 2.1 features read more...

add a comment |category: |Views: 629

tags: another