(Shemeer NS) It would be better, if we know the different functions available with SQL Server for date and time. So that we can make use of functions properly in different scenarios. In this article we will go through all the available date and time data types and functions with sample codes.
Author: SSWUG Research
SharePoint 2013 Upgrade
(Riccardo Emanuele) You can only upgrade to SharePoint 2013 from SharePoint 2010 so those of you looking to upgrade directly from 2007 will have to take the 2010 route first.
Online DB2 for z/OS migration
(Jay Yothers) Increasingly, customers must keep their applications online and available all hours of every day, 24X7. Fortunately, the DB2 migration process has been designed specifically to allow the business application set to continue to run while you migrate. This article provides hints and tips
Using Entity Framework Code First Approach with Fluent API in an ASP.NET MVC application
(Mahesh Sabnis) While developing Enterprise applications, application modeling or the Domain design plays a very important role. An accurate domain design naturally results in an application that is closer to what the end user needs and hence is a better application to use.
Custom Background Worker: a practical example
(Ian Barwick) A while back I posted some SQL which helps track of changes to the PostgreSQL settings file. I’ve found it useful when benchmarking tests with different settings, but unfortunately the pg_settings_log() function needs to be run manually after each setting change.
How big is a database?
(Jeremy Smyth) I got a question a while ago that I thought was quite simple, but turned into an interesting discussion: How much hard disk space does a database take up?
ADF Fragment Data Reload with Poll Component
(Andrejus Baranovskis) If you are looking for simple but effective solution to refresh data in ADF, you might be interested to check ADF Poll component.
We Have No Constraints
(dfitzjarrell) A question was recently asked by a colleague regarding unique indexes and constraints. He was complaining that the unique index did not create the associated constraint by default.
WPF Layout Controls – GroupBox
(Richard Carr) The fifteenth part of the Windows Presentation Foundation Fundamentals tutorial looks at another WPF layout control. In this instalment it’s the GroupBox control, which allows related controls to be arranged into a group with a common header.
ASP.NET: Display GridView Row Details in Modal Popup using Twitter Bootstrap
There are several ways in which you can display details of a gridview row in order for the user to have a quick overview of the complete row. Especially when there are lot of columns in the gridview the user may find it difficult to scroll the page and view the details of entire row.
