(Joaquin Torres) Ah yes – the question I get asked daily.. well maybe weekly. What are the pre-requisites for SharePoint 2010? Well the best way to explain this is to show you the screenshot of “prep” tool.
Other News
Tips for using jQuery in ASP.NET (MVC) applications
(Abhijit Shah) In this article I shall try to provide few tips on using jQuery with ASP.NET /MVC application.
Which DB my mview resides???
(Anand) Today one of my friend called me and asked – Can we determine the database and the mview, from the database where mview log resides?
IDependencyResolver in ASP.NET MVC 3
(David Hayden) ASP.NET MVC is known for its extensibility and has several factories and providers that it uses in its pipeline to accept and respond to requests.
Using Oracle’s SERVERERROR to catch unlogged application errors
(Gary Myers) In an ideal world, when an application hits an exception it will write a log message indicating what it was doing and what error was reported.
Processing XML with jQuery
(Aleksandar Kolundzija) Did you know that you can use jQuery’s fast and powerful DOM traversal and manipulation methods to process any XML file? This ability, combined with jQuery’s ability to easily load XML files using Ajax, makes this JavaScript library a great choice for building dynamic, XML-ba
Working with ADO.NET Data Service in a .NET Framework Client Application
(V.N.S Arun) In this article we will be looking at how to consume and make use of the ADO.NET Data Service in a .NET framework client application.
SQL SERVER – Introduction to Wait Stats and Wait Types – Wait Type – Day 1 of 28
(Pinalkumar Dave) I have been working a lot on Wait Stats and Wait Types recently. Last Year, I requested blog readers to send me their respective server’s wait stats. I appreciate their kind response as I have received Wait stats from my readers.
UNDO Tablespace – Failures will happen
(James F. Koopmann) UNDO is one of those areas that seem to bring quite a bit of confusion to many developers and DBAs. Much of the fire fighting UNDO has to be fixing an error code without ever really understanding why they are fixing it.
A first look at delayed replication in MySQL 5.6
(Giuseppe Maxia) If you like fresh features, you should not miss this one. MySQL 5.6.2 includes, among other improvements, the implementation of Time delayed replication, a feature that lets you tell the slave not to apply changes from the master immediately, but to wait N seconds.
