Jeff and .NET

The .NET musings of Jeff Putz

Sponsors

News

My Sites

Archives

Browse by Tags

All Tags » open source (RSS)
POP Forums v11 for ASP.NET MVC posted, with SingalR goodness
Get the juicy bits on CodePlex! This is a significant upgrade that adds lots of real-time features (using SignalR), as well as a number of style improvements. I’m really excited about this version. I have to give a big shout out to the members of the...
POP Forums v11 Beta for MVC posted on CodePlex
I won’t repost all of the changes here, but this is the version of the app that gets all real-time and stuff (thank you, SignalR!). I also spent some time refining the UI. You can get these naughty bits, and the overall change log, here: http://popforums...
SignalR really changes everything
I think I started to mess with HTML in 1995, and the Internets became the focus of my profession in 1999. The fun thing about this is that I’ve watched the tools and development technology evolve most of the way, and it has been an awesome ride. That...
Real-world SignalR example, ditching ghetto long polling
One of the highlights of BUILD last week was the announcement that SignalR, a framework for real-time client to server (or cloud, if you will) communication, would be a real supported thing now with the weight of Microsoft behind it. Love the open source...
POP Forums v10 for ASP.NET MVC 4 posted to CodePlex
Download it here! This is the RTW source for POP Forums v10, with the mobile special sauce. It requires ASP.NET MVC 4 RTM, which you can download here . The project and solution files require Visual Studio 2010 or 2012. If you need an MVC3 version, please...
POP Forums v10 beta posted for ASP.NET MVC 4
Finally got some momentum and replaced the beta formerly known as v9.3. You can get it here , where you’ll find the information below. You can also read my previous post on why I ditched jQuery Mobile. This is the beta for POP Forums v10, with the mobile...
Dude, what’s up with POP Forums vNext?
Yeah, it has been awhile. I posted v9.2 back in January, about five months ago. That’s a real change from the release pace I had there for awhile. Let me explain what’s going on. First off, in the interim, I re-launched CoasterBuzz , which required a...
Rebuilding CoasterBuzz, Part IV: Dependency injection, it's what's for breakfast
(Repost from my personal blog .) This is another post in a series about rebuilding one of my Web sites, which has been around for 12 years. I hope to relaunch soon. More: Part I: Evolution, and death to WCF Part II: Hot data objects Part III: The architecture...
Impressions on jQuery Mobile
For the uninitiated, jQuery Mobile is a sweet little client framework that turns regular HTML into something more touch and mobile friendly. It results in a user interface that has bigger targets, rounded corners and simple skinning capability. When it...
Open source adventures with... wait for it... Microsoft
Last week, Microsoft announced that it was going to open source the rest of the ASP.NET MVC Web stack . The core MVC framework has been open source for a long time now, but the other pieces around it are also now out in the wild. Not only that, but it...
More Posts Next page »