Dragan Panjkov
// ASP.NET blog
-
ASP.NET MVC has reached beta stage
UPDATE 17.10.2008: Here are more detailed blog posts by
-
Customizing font in VS intellisense
This evening I was playing a bit with my VS editor environment (I use Roy Osherove dark theme with slight modifications) and tried ScottGu’s dark VS editor theme. One thing I noticed is that intellisense text is slightly bigger and I liked it.
-
Talk: Introduction to ASP.NET MVC
Yesterday I was speaking on Banjaluka INETA User Group Meeting about ASP.NET MVC. It was introductory presentation where I tried to address only basic functionalities of ASP.NET MVC. PowerPoint I created is compiled from Stephen Walther, Scott Guthrie, Peter Laudati and Jeffrey Palermo presentations and presentation about Routing from .NET FX Enhancements Training Kit. It also contains two demos where second one is “Photo Albums” application with basic functionalities. In this demo I use some free photos taken from http://www.freedigitalphotos.net/. Presentation PowerPoint and demo are on my SkyDrive storage(due to the some weird error that struck me every time i tried to upload it on asp.net weblogs, probably file is too large)
-
New ASP.NET MVC related videos and tutorials
As Stephen Walther announced on his blog, there are 15 new videos and 8 new tutorials in ASP.NET MVC posted on ASP.NET website. Videos are separated in 2 different tracks:
-
Avoiding tag soup - sample files
I just read Rob Conery's blog post "ASP.NET MVC: Avoiding tag soup", and following his steps (except last one) I created some sample files in one of my existing MVC sample apps. He didn't post sample code on his blog, so I created zip archive with only files needed this sample to run. Archive is posted on my website: