Tag: Development

Community

Moving From WinForms to WPF

(Ged Mead) I’ve written lots of blog posts about WPF and in most cases the selection of topics has been a bit random. Essentially, if it interests me at the time I’d write about it. The problem with that approach is that it might assume a more basic grasp of WPF than many readers have.

Community

Using transactions in ADO.NET

(John Charles Olamendy) Information is critical in today’s information age, but we need to keep the information as consistent with the reality as possible. Database systems holds data and ADO.NET enables to access this data in the backend system, and in order to keep the data consistent while we acc

Community

Supporting the ObjectDataSource

(Peter Vogel) I started out programming on mainframe computers (I’m very old) and segued through Visual Basic and Access development before getting on the Web with ASP and Visual InterDev. My next move was into object-oriented development — only after that did I move to ASP.NET. Given that history