(Pravinkumar Dabade) In this post, we will see how to create a User Defined Function using Visual Studio 2010. In my previous article ‘SQL CLR Stored Procedure using Visual Studio 2010’, we have seen how to create a Stored Procedure using C# language with Visual studio 2010. Initial few steps are co
Other News
Microsoft SQL Server 2008 R2: Choosing the Correct Edition
(Mike Chapple) SQL Server 2008 R2 is the latest release in Microsoft’s enterprise relational database platform series. As an upgrade to the SQL Server 2008 platform, SQL Server 2008 R2 comes at a higher price point.
Enterprise application mashup orchestration
(Michael Ogrinz) Is there any way to orchestrate enterprise mashup efforts from the top down?
SQL Server–Partitioning FILESTREAM data with RANGE LEFT does not work
(Jacob Sebastian) One of the problems I came across while writing the partitioning chapter for my FILESTREAM book is that the partitioning does not work correctly with RANGE LEFT. It works as expected when using RANGE RIGHT. Something is wrong with RANGE LEFT and the problem exists in SQL Server 200
Using collection() with saxon
(Miguel de Melo) Often you need to get a load of xml documents in scope of your transformation, a bit like an XML Database.
Tempdb Space Usage in SQL Server
(Claire Hsu) We all know how important tempdb is and know that tempdb gets recreated every time SQL Server is restarted. We place tempdb on a fast disk array exclusively hoping it will run as fast as possible. Here we dig a little deeper to focus on how space is being used inside tempdb.
Input and Output with VB.NET 2010
(Paul Ferrill) It’s pretty much a given that you’re going to have to deal with input and output when writing computer programs. The real question is what kinds of input and output (I/O) will you need to process.
ADF 11g R2 : ADF Business Components UI Categories and Dynamic Forms (and some new IDE features)
(Luc Bors) ADF 11gR2 has some very nice UI Hints features. Some were already available in previous releases. In this post I will describe the effect of the UI Categories. On the go, I will also point out some other new features. To see how this works, I created simple ADF Business Components from ta
Embedding a jQuery HTML Input Editor in an ASP.NET page.
(Joe Stagner) Sometimes we need users to be able to enter fomated input / text.
WebCenter 11g PS3/PS4 Aggregating Multiple WebLogic LDAP Security Providers (Virtualize = True)
(Andrejus Baranovskis) There is one tricky thing about WebCenter 11g PS3/PS4 services you should definitely know. Its related to WebLogic LDAP security providers. WebCenter always consumes only first WebLogic security provider from available providers list.
