Curtis Swartzentruber

in

Browse by Tags

All Tags » ASP.NET (RSS)
Digging into ASP.NET MVC - Part 2
I got a bit sidetracked from the MVC stuff as I didn't have as much time between projects as expected, but had a chance today to play around with it a bit more at home. I don't really have any earth shattering things to share, but I did run into...
Digging into ASP.NET MVC - Part 1
So I just rolled off a project I've been on for awhile and I'm taking a few days to dig a bit into the ASP.NET MVC framework, now in Preview 2. Some good material came out of the MIX conference, including a particularly great presentation from...
Breaking IE8 news
In an amazing (and unexpected) about face, the IE team has reversed its previous decision on how to implement standards in the next version of Internet Explorer.  I was one of many in the community who decried the original decision as backward thinking...
The IE team should bite the bullet already
I'm pretty disappointed, maybe even a bit angry, at the direction the Internet Explorer team has decided to take with IE 8 and support for standards. In this blog post , the team explains all the issues they ran into and how they decided to deal with...
Rockin' the MVC pattern at Microsoft
Over the last few months, I've been seeing a lot more about web application frameworks using the MVC pattern , as well as rumors about Microsoft working on some sort of framework to support MVC in ASP.NET. There are already a bunch of 3rd party tools...
ASP.NET AJAX 1.0 Beta 2 Release - that was quick
ASP.NET AJAX B2 just came out, that didn't take long. Probably won't install it right away since I had to pull some teeth to get B1 installed on prod servers. Of particularly interest to me is that UpdateProgress changes have been moved into the core...
Posted: Nov 13 2006, 04:00 PM by cswartz | with no comments
Filed under: ,
Visual Studio 2005 SP1 Beta - getting closer
Soma announced today that beta 1 of Visual Studio 2005 SP1 is out. Looking forward to this, although I doubt I'll install the beta. We've added a couple of hotfixes, but are still experiencing a variety of issues with VS 2005. Plus it will be nice to...
Posted: Sep 27 2006, 08:39 AM by cswartz | with no comments
Filed under: ,
Some tips for speeding up web site project compiles
On my current project, we had the majority of our ASP.NET 1.1 to 2.0 conversion completed by the time the Web Application Project add-in came out. We made a short attempt to convert our solution back, but we had already made a number of architecture decisions...
Posted: Aug 30 2006, 08:48 AM by cswartz | with 1 comment(s)
Filed under: ,
Quote in Information Week/CRN
Got to give my 2 cents on the Atlas framework for the CMP media folks, specifically in relation to the June CTP
Posted: Jul 07 2006, 10:20 AM by cswartz | with no comments
Filed under: ,
Atlas and the xhtmlConformance web.config key
On my current project as with many we have a lot of custom user controls to perform various lookup/data entry functions. We have several controls that contain dropdownlists and sometimes we raise an event from the user control when the selected index...
Posted: Jul 07 2006, 08:36 AM by cswartz | with no comments
Filed under: ,
June CTP of Atlas available
I was wondering when they would finally release a new CTP since they had scheduled one for June. Apparently they just made the cut. I'm hoping this build fixes some of the bugs I've been seeing as we actually try to incorporate Atlas into some real apps...
Posted: Jul 03 2006, 09:09 AM by cswartz | with no comments
Filed under: ,
Going back to Web Application Project
Well, my initial experience with trying to return to the Web Application Project has not been that positive. We just tried to switch back to a WAP project from a web site project here at one of our clients and it definitely was not straightforward. One...
Posted: Jun 07 2006, 02:17 PM by cswartz | with 1 comment(s)
Filed under: ,
Control adapters coming soon for ASP.NET
Guthrie just posted a bunch of new stuff they are getting ready to drop, including the final release of the VS2005 Web Application Project, but what really caught my eye was the CSS control adapters . Basically this will let you override the output of...
Posted: Apr 05 2006, 09:30 AM by cswartz | with no comments
Filed under: ,
Deploying the ReportViewer ASP.NET control that ships with VS 2005
We're finishing up an ASP.NET and SQL Server Reporting Services migration and trying to get the control working properly on a different server during deployment. Turns out there is a bootstrapper exe to run on the target server. Instructions on deployment...
You can't run ASP 1.1 applications under an ASP 2.0 root
Originally posted this over on my personal blog, but it seems relevant to what people might run into when doing ASP.NET migrations, especially in more complex scenerios. Well, apparently you can't run a 1.1 ASP.NET application under a ASP.NET 2.0 root...
Posted: Feb 13 2006, 02:08 PM by cswartz | with no comments
Filed under: ,
More Posts Next page »