Gunnar Peipman's ASP.NET blog
ASP.NET, C#, SharePoint, SQL Server and general software development topics.
-
TechEd 2008 Developers - How to start testing
I visited Roy Osherove session at TechEd 2008 Developers (EMEA) where he spoke about how and why to test software. There was nothing new to me besides couple of things but I want to give you a little overview about the most painful topic for companies and developers - how to start testing. It was the best part of session I think and that's why I decided to blog about it.
-
TechEd 2008 - I'll be there
Developers! Developers! Developers! TechEd 2008 EMEA for developers is coming and I am glad to announce that I'll be there with all developers from my little company. I hope you are there too! :)
-
Expert .NET 2.0 IL Assembler
-
SharePoint for Developers: 3.3 Hands-on - querying lists
The best way to get data from SharePoint lists is to query them. Using queries you guarantee that only list items you really need are retrieved from database and constructed to objects by SharePoint. Most of the time you don't need the full collection of list items, so it is not point to ask all the items and then use only few of these. Let's see how we can query SharePoint lists.
-
I am MVP
Just wanted to let you know that I got phone call yesterday evening by Microsoft representative who was happy to say that I am new MVP (ASP.NET). I also got some e-mails from my region's MVP lead. huh, it is all new to me and I have had no time to check out everything that MVP program has to offer. But there is hell load things learn about new possibilities.
-
SharePoint for Developers: 3.2 Hands-on - getting list items
To read data from list we have to get reference to list first. SPWeb has lists collection we can use to find the list we are interested in. Following code example shows how to get instance of list.
-
ForEach method and blonde me
I want to tell you about List<T>.ForEach method and one of my famous blonde moments when I was debugging faulty code. LINQ makes it easy to query collections and that's why I like it a lot. Today is friday and weekend is coming. Let's relax and have some fun on me. Here's one proof how n00b I can be :)
-
ProBlogger
Recently I readed a book titled as ProBlogger: Secrets Blogging Your Way to a Six-Figure Income. Authors of this book are Darren Rowse and Chris Garrett - the veterans of commercial blogging business. Darren is also owner of the famous ProBlogger site and b5media.
-
Professional SharePoint 2007 Web Content Management Development
-
Developer bookshelf
Here you can find the list of books I have read. All these books are recommended ones, here are no titles I don't suggest. Click on book images to read reviews written by me.