(Nimit Joshi) This article describes how to upload multiple files in ASP.NET Web Forms using the jQuery and Generic Handler. Generally developers use the FileUpload Server control to upload files from the client machine to the server that is rendered as as an INPUT element and set to file and allows
Author: SSWUG Research
MySQL’s Date Support Is Not Absurd
(Peter Gulutzan) MySQL has unfortunate rules for dates with two-digit years, for the date range, for post-decimal digits, for timestamp defaults … But other DBMSs can be equally bizarre
Troubleshooting WCF Services during Runtime with WMI
(Ido Flatow) One of the coolest features of WCF when it comes to troubleshooting is the WCF message logging and tracing feature. With message logging you can write all the messages your WCF service receives and returns to a log file.
Rapid SQL Server Database Deployment
(Tony Davis) With the right tools, It is possible to have a very natural mode of database development that allows for easy deployments. It also allows rapid deployment of upgraded databases. By deploying early in development, it is easier to iron out any potential problems that the new deployment
BlueMix – new IBM PaaS offering based on Cloud Foundry
(Roman Kharkovski) This week IBM has made several key announcements at its Pulse Cloud Conference (you can watch replays of sessions and announcements here). My absolute personal favorite of these new products and services is the new Platform as a Service (PaaS) offering called BlueMix, which is ba
Application Change Management Best Practices
(Chris Foot) Database and operating system administrators are ultimately responsible for guaranteeing the quality of their organization’s information processing environments. From protecting against unauthorized access to providing 24×7 availability – “the buck stops with the support unit.”
What’s new in SQL Server 2014? Is it worth the upgrade?
(Daniel Farina) There is a great deal of information about the upcoming SQL Server 2014 version, especially about Hekaton which is the In-Memory OLTP engine feature of SQL Server 2014. But is Hekaton the only new feature in SQL Server 2014? In this tip I will guide you through the new features that
Save a Collection of Objects as XML and/or JSON and/or CSV
(B. Clay Shannon) This tip is an expanded version of what can be found here, where I showed how to save a single instance of a class (an object) to an XML file.
Faster JSON Parsing Using MySQL JSON UDFs
(Ike Walker) A while back I blogged about JSON parsing in MySQL using Common_schema. Given the number of page views that post continues to get I think it’s worth posting an update about how I solve that problem today. I now use the json_extract() function from MySQL JSON UDFs, which is available at
Using File Transfer Manager with IE 11
(Ged Mead) Because I have a very poor broadband reception where I live, I have to use download management tools wherever possible. I just can’t afford to keep starting over to download again when a link is lost, which happens here a lot. Although I like to use GetRight as my download manager whe
