|
|
DannyDouglass
Stories kicked by DannyDouglass
|
|
published 30 days, 16 hours ago, submitted by
alley
1 month ago
chrisvandesteeg.nl — Working on jQuery4mvc preview 4, one of the first things I ofcourse wanted to do was to replace the ASP.NET Ajax library that’s used by the AjaxHelper.
Unfortunately the AjaxHelper itself is sealed, so atm we can’t (easily) change how the AjaxHelper generates its links. So what I did is create a javascript library that uses the same methodnames as the MicrosoftMvcAjax version. read more...
1 comment
|
category: ASP.NET | Views: 229
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 6 days ago, submitted by
DannyDouglass
1 month, 6 days ago
dannydouglass.com — My apologies for the delay, but I have (finally) put together the release of my Flickr Gallery for BlogEngine.NET, or any other website for that matter. BlogEngine.NET users should understand this is not a typical "extension" where you drop a .cs file into the App_Code directory. It is a stand-alone section that can be dropped into your BlogEngine.NET instance. You can see an example implementation live on my blog at http://DannyDouglass.com/Photos/. read more...
add a comment
|
category: Open Source | Views: 98
|
|
tags:
FlickrNet, BlogEngine.NET, BlogEngine, OpenSource, Flickr | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 7 days ago, submitted by
maartenba
1 month, 7 days ago
weblogs.asp.net — The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release that they hope to ship later this week. The Preview 3 release focused on finishing up a lot of the underlying core APIs and extensibility points in ASP.NET MVC. Starting with Preview 4 this week you'll start to see more and more higher level features begin to appear that build on top of the core foundation and add nice productivity.
There are a bunch of new features and capabilities in this new build - so much in fact that I decided I needed two posts to cover them all. This first post will cover the new Caching, Error Handling and Security features in Preview 4, as well as some testing improvements it brings. My next post will cover the new AJAX features being added with this release as well.
read more...
2 comments
|
category: ASP.NET | Views: 234
|
|
tags:
ScottGuthrie, MVC, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 7 days ago, submitted by
CharlieCalvert
1 month, 8 days ago
blogs.msdn.com — This is a second post on the LINQ Set operators, the first being published while LINQ was still in beta. As mentioned in the previous post, there are four LINQ set operators: Union, Intersect, Distinct and Except. Like the other 50 LINQ operators, these methods are designed to allow you to query data which supports the IEnumerable<T> interface. Since all LINQ query expressions, and most LINQ queries, return IEnumerable<T>, these operators are designed to allow you to perform set operations on the results of a LINQ query. In this post I give four highly simplified examples of how to use each of the operators, and then end with a more complex example that shows how the operators might be used in a real world setting. read more...
add a comment
|
category: Linq | Views: 173
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 10 days ago, submitted by
JarrettV
1 month, 10 days ago
jvance.com — Jarrett describes the steps to reproduce a security hole in BlogEngine.NET for deleting and approving comments. He also provides the source code for a quick fix. read more...
4 comments
|
category: ASP.NET | Views: 139
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 11 days ago, submitted by
samdnp
1 month, 11 days ago
dotnetperls.com — Article goes beyond the basics and looks at some more detail of StringBuilder in C#, and a benchmark that can help you improve your code that already uses StringBuilder. With graph read more...
3 comments
|
category: C# | Views: 620
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 12 days ago, submitted by
TroyMG
1 month, 13 days ago
squaredroot.com — Stephen Walther's latest MVC tip introduced me to the MVC framework's ability to pass server variables into actions as parameters. Unfortunately using this feature is a very bad idea and could jeopardize the security of your application. Take a look at a code sample you might find surprising. read more...
add a comment
|
category: ASP.NET | Views: 193
|
|
tags:
hacking, Security, 3.5, MVC, .net3.5 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 12 days ago, submitted by
Jemm
1 month, 13 days ago
sixrevisions.com — Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office.
In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery). read more...
add a comment
|
category: ASP.NET | Views: 420
|
|
tags:
jQuery, CSS, ASP.NET, html | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 13 days ago, submitted by
TroyMG
1 month, 13 days ago
squaredroot.com — A few months ago I posted about my changes to Rob Conery's PagedList class. Since writing that article many comments have been left about how to further improve the design, which have since been incorporated into a new, further improved PagedList class. read more...
add a comment
|
category: C# | Views: 213
|
|
tags:
mvc.net, ASPNETMVC, 3.5, MVC, .net3.5 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 13 days ago, submitted by
ussherm
1 month, 13 days ago
stevenharman.net — Team members with a negative attitude are thieves, robbing the team of its potential, its moral, and often its success. read more...
add a comment
|
category: Other | Views: 279
|
|
tags:
teams, Leadership | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
swalther
1 month, 14 days ago
weblogs.asp.net — In this tip, Stephen Walther shows you how to create and use templates in the MVC framework that you can use to display database data. He shows you how to create a new MVC Helper method named the RenderTemplate() method.
read more...
add a comment
|
category: ASP.NET | Views: 12
|
|
tags:
ASPNETMVC, MVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 18 days ago, submitted by
Ragoczy
1 month, 18 days ago
lovethedot.blogspot.com — Microsoft released a tool called Microsoft Source Analyzer, or StyleCop. It analyzes source code for standards violations. It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration. So the community dug in and figured out how to do these things and now MS is firing off license-violation emails. Don't they get it? The community wants to use the product, but it's too limited ... these extensions help make it better. read more...
5 comments
|
category: C# | Views: 487
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|