(Craig S. Mullins) Before we go any further, let me briefly answer the question posed in this column’s title: “No Way!” OK … with that out of the way, let’s discuss the issue …
Author: SSWUG Research
Three Ways to Pursue the Correct Big Data Project
(Dave Beulke) Today’s big data provides more analysis opportunities and puts greater pressure on every company’s business model to produce profits. Now big data analysis can be applied and used to optimize any and all phases of your company’s business model.
Creating XML Node Sets From A Delimited String In BPEL
(Bibekananda Padhy) Sometimes we need to create a custom node set from a delimited string value. The following is the one of the way to create the same.
ASP.NET Identity and CodeFluent Entities
The ASP.NET Identity system is designed to replace the previous ASP.NET Membership and Simple Membership systems. It includes profile support, OAuth integration, works with OWIN and is included with the ASP.NET templates shipped with Visual Studio 2013.
Background Tasks In ASP.net
(Simon Timms) Earlier this week there was a great blog post over at Hanselman’s blog about what not to do when building an ASP.net website.
Issues when running SQL Server Integration Services in a Clustered Environment
SQL Server Integration Services service always relies on configuration file for its settings. This article explains the steps you need to follow to configure the Integration Services Service (SSIS Service) in a clustered environment.
SQL Server 2014 In Memory OLTP Durability, Natively Compiled Stored Procedures and Transaction Isolation Level
(Arshad Ali) SQL Server 2014 will be released with an In-Memory OLTP feature for OLTP workloads to significantly improve performance and reduce processing time when you have a plentiful amount of memory and multi-core processors. In-memory OLTP allows you to create a memory optimized table which res
Custom Session Warning (Jquery)/ Normal JavaScript Session Alert Pop up in MVC 4 Application with Form Authentication Sliding Expiration -Part I
(dotnettechnologyexperts) This is my first article, so please let me know in case you find something missing or amiss. Feel free to give your suggestions as well as criticisms. I am just another .NET developer next door who enjoys doing his work.
Overriding MySQL Current_timestamp Default on Update
(Ike Walker) The MySQL TIMESTAMP data type supports automatic initialization and updating to the current date and time. This can be a convenient way to track when rows are created and modified, but it’s easy to forget about them and have them update data when you don’t want that.
Oracle 12c : Partial Indexes
(Shan Nawaz) Let us assume you have a table with ten columns and four B*Tree indexes. If you analyze the space usage; chances are very high that size of all indexes together is nearly equal to more than the size of the table.
