(Andrew Reid) I had not seen this problem for a long time so, when it happened yesterday, it took me a while to see the cause. I therefore decided to record it for future reference.
Author: SSWUG Research
SQL SERVER – Using SSIS to Import CSV File into Salesforce Online Database with dotConnect for Salesforce from Devart
(Pinal Dave) I have previously written article how one can import a CSV file into a database table using SSIS package. This was a simple import operation when the CSV file structure corresponded to the table structure column-to-column.
Unity vs. MEF: Picking the Right Dependency Injection Manager
(Peter Vogel) I think dependency injection containers make it so much easier to implement designs that include many dedicated objects that I’m not sure I could live without one anymore. Microsoft, though, provides two: the Managed Extensibility Framework (MEF), which is part of the Microsoft .NET Fr
Staggering SQLIO Sessions Across Multiple Volumes
(Jason Strate) In a previous post, I discussed running SQLIO against multiple files. The purpose in using multiple files is being able to test not just a single volume’s capability to deliver data from storage, but to test the storage as a whole.
How to tune Oracle instance recovery
(Matthew Morris) It is important that your production Oracle server recovers in the minimum amount of time after an unexpected shutdown. The Oracle architecture is robust and will prevent loss of committed transactions barring a media failure.
Five reasons to use jQuery mobile
(Marc Grabanski) With the proliferation of touchscreens on phones, tablets and laptops, we face an urgent need to build touch-friendly websites. Not only that, but website owners need to ensure that their content can be viewed by an ever-increasing, diverse set of devices.
ASP.NET Web API: CORS support and Attribute Based Routing Improvements
(Scott Guthrie) We’ve seen a huge adoption of ASP.NET Web API since its initial release. In February we shipped the ASP.NET and Web Tools 2012.2 Update – which added a number of additional enhancements to both Web API and the other components of ASP.NET.
Hack Raspberry Pi – How To Build Apps In C#, WinForms and ASP.NET Using Mono In Pi – See more at: http://www.amazedsaint.com/2013/04/hack-raspberry-pi-how-to-build.html#sthash.jVuLeuoh.dpuf
(ANOOP MADHUSUDANAN) Recently I was doing a bit of R&D related to finding a viable, low cost platform for client nodes. Obviously, I came across Raspberry Pi, and found the same extremely interesting.
Asp.net TextBox watermark in JQuery
(Swapnil Mahangare) This short article demonstrates how to create a watermark effect on your TextBox and display instructions to users, without taking up screen space.
ERROR : (provider: Named Pipes Provider, error: 40 – Could not open a connection to SQL Server) (Microsoft SQL Server, Error)
(Shiva sagar) Few days ago, I had redone my local home network. I have LAN setup with wireless router connected with my four computers, two mobile devices, one printer and one VOIP solution. I had also formatted my primary computer and clean installed SQL Server 2008 into it.
