June 2004 - Posts

VS 2005 and Express Family

The Visual Studio 2005 Beta 1 and the Express family are available now. There're lots of articles about Visual Studio, VB and C# 2005 on the Internet, and of course, including ASP.NET v2.0.

Being one of the author of Building Dynamic Web application in Web Matrix, my most favourite one is definitely the Visual WebDev (VWD) Express as it's a standalone IDE to developer ASP.NET v2.0 Web application!

There're lots of discussions about ASP.NET Web Matrix vNext on the forums, and I can't say VWD is a substitution / replacement / next version ... of the Web Matrix (Web Matrix is really a darn cool Win app in developing ASP.NET v1.* by the way and I'm still loving it), but VWD is really really nice. It not only contains all of the outstanding features of the Web Matrix, but it provides features like IntelliSense, debugging, handy (project-less) and familiar development environment for Web developers.

Apart from checking out the VWD forums on www.asp.net, take a look at the Personal Web Starter Kit and the video by Brian - Introducing VWD Express Edition on Channel9.

Posted by Colt | with no comments
Filed under: ,

TechEd 2004 Sessions

Yes, the TechEd 2004 sessions are available now, as stated by Matt and some other bloggers here. I'm appreciate and glad to see these materials were put online so promptly. I checked out the VB 2005 session by Amanda Silver at first, as I just read an excellent article in this topic last week. However, the quality of this session is so disappointing... Except the PPT, I see nothing especially the Demo sessions (which is critically important for developers, IMO) and I just saw “something” were highlighted in the solution explorer/“something” were moved (drag & drop?) in the designer pane. I know it's free and I do respect the organizer to put these materials online, but it's really hard for me to keep on watching this great stuff!
Posted by Colt | with no comments
Filed under:

Concept of ASP.NET Callbacks

Nikhil blog about the concept and design issues of async callbacks in server control, he really did a great work and be sure to check out his little animated slide in explaining callback. The idea of callback is awesome and I'm sure lots of developers have implemented something like this in v1.* nowadays, especially for those have practical experience in using classic ASP and XMLHTTP.

As commented by Jay, I also have a query in the issues of “concurrency” and “user experience”. Callback is definitely improve the user experience and make sense to page developers (though it involve lots of complicated works behind the scene), but the callback actions are async and do it silently (forget about the fancy Cursors.Wait in client side), the concurrency issues and result of the page are sync between browser and user behaviour/mind? That said, the initial (input) values, ViewState, various event handlers (client and server side) and the result can catch up with user interactions in between these process?

Posted by Colt | 10 comment(s)
Filed under:

Y2-Gay Bug?

 I don't know how many people (e.g. use BIT to indicate Gender in SQL Server) will have headache after reading this blog...

The IT world is in shock today, after an amended piece of legislature officially classified homosexual males as a new, third, gender.

Chongo-developers and cowboy-hackers who previously hard-coded only two genders into their applications are now reaping the benefits as they are called out of retirement to alter software algorithms written as many as forty years ago.

[via secretGeek]

Posted by Colt | 3 comment(s)
Filed under: ,

ASP.NET Beta Forums RC2 Released

The ASP.NET Forums Development Team present the beta 2 of the next version of ASP.NET Forums application yesterday. As Rob played a large part in making the ASP.NET Forums application in the past, so a lots of queries (and worries) arose in the ASP.NET community lately.. Fortunately, Rob came out and post a clarification:

The ASP.NET team has asked my company to continue to manage, run, and develop the ASP.NET Forums -- put another way the 'community' owner -- so the project is absolutely going to continue.

My vision for where the forums is headed is gigantic. I see an unlimited number of extensions and add-ons and a world where the forums is more than just a web board but rather a repository of data exchanges bringing together the best of email, web boards, and newsgroups. My vision is also for the core project -- what you see here today -- to remain and open source free project and to built it into the largest and most well known open source Microsoft technologies project.

It's really really a good news for the ASP.NET community!! So now, you will see a large logo displayed on top of the page and a quote of The ASP.NET Forums Toolkit is an Open Source discussion system for Microsoft® .NET®, managed by »telligentsystems.” at the top right hand corner on all pages.

Posted by Colt | 1 comment(s)
Filed under:

Yahoo! Group RSS

 

I run a mailing list for the ASP.NET Web Matrix at Yahoo! Group since 2003 but I don't know why, the spam messages and level were dramatically increased recently...

Anyway, I'm not going to talk about the spam issue now, but I'd like to mention the RSS feature at Yahoo! group. As few of you may already know that Yahoo! news provides RSS feeds in various topic, and actually my Web Matrix group also have the same feature!  

Everyone are welcome to get newest messages about ASP.NET Web Matrix from RSS

Posted by Colt | with no comments
Filed under: ,
More Posts