JoshJordan


Comments:

C# - String versus StringBuilder

posted by JoshJordanJoshJordan(55) 3 years, 2 months ago 0

This is basic knowledge that all your developers should be aware of. Glad to see people are still publishing this information so newcomers can find it.

Reply

ASP.NET MVC 1.0 released

posted by JoshJordanJoshJordan(55) 3 years, 2 months ago 0

I'll agree with the previous comment. I thin WebForms has its place, but MVC is a great place to start for a beginner. Actually, I think it'll make you appreciate WebForms more once you get to them. If you're looking for a good tutorial that actually uses ASP.NET MVC, check out my blog post here on Scott Guthrie's recent e-book tutorial: http://www.joshjordan.com/scott-guthries-aspnet-mvc-e-book-tutorial-nerddinner-244

Reply