Browse by Tags

All Tags » .Net Framework » ASP.Net (RSS)

Visual Studio 2008 SP1 and .Net 3.5 SP1 released to RTM

I’m surprised that ScottGu didn’t post this news – but i guess he needs a well deserved rest after the work that’s been done with .Net 3.5 SP1. Anyways, the long awaited Visual Studio 2008 SP1 and .Net 3.5 SP1 has now finally reached RTM. .Net 3.5 SP1...

ASP.Net MVC Framework articles

Naturally being in the web industry you HAVE to subscribe to Scott Guthrie's blog. Lately he's been posting a lot of news on the ASP.Net MVC Framework - something I think has been missing from the .Net framework for a loooong time. As always,...

Perth Central Tafe Presentation - Professional .Net Development

Today I had the longest presentation i've yet to do - nearly 4hrs long - for Perth Central Tafe, a tertiary educational institution. I broke the presentation down into 4 main groups: .Net Framework - Overview of a development platform ASP.Net - Working...

Code crunching getting boring? Spice up your code with coding4fun

Believe it or not, but i actually wasn't aware of MSDN's Coding4Fun site until this weekend - i was looking for some info and saw this MSDN site linked on Live Search and thought..hmmm...click click click..open in new tab.. A whole host of applications...
Posted by Brian Madsen | with no comments

New idea - let readers suggest a topic to be covered

Sometimes you can get rather frustrated, that the exact scenario you're trying to solve a problem with, isn't documented on MSDN - or you end up finding 100s of tutorials which never really works in your case. So, why not try something new - suggest a...

www.csharpzealot.com gets its face sorted

My trustworthy designer, Andrew "Gerkin" Erkins has created the minimalistic design that i asked for. one of the pet projects i'm trying to get off the ground is a C#.Net community - enter stage right, www.csharpzealot.com . The design is...
Posted by Brian Madsen | with no comments

ASP.Net 2.0, ValidationGroup property article

Well, i was bored tonight (plus i have a pounding headache) so decided to fiddle around a bit and build the foundation for a larger article. As i was putting the images and code together i thought i might as well write up a very small article for the...

www.dailydevelopers.com - new Wiki

David Lemphers has always been a man of vision - and he's ever vigilant in getting in touch with the development community out there (he even presented for the Perth SQL Server UG some time back...i'll get him back to present for at my group again soon...

Regular Expressions by .Net

String manipulation has always been a major part of a developers job - handling sourced (stored and posted) data, stripping and formatting it to suit our needs. I've always found it tedious and time consuming to string it by using the common string variable...
Posted by Brian Madsen | 4 comment(s)
Filed under: ,