How To Enable SQL Full Text Indexing
The following steps will tell you if your database version supports full text searching and...
All technologies, only pure source code
The following steps will tell you if your database version supports full text searching and...
The purpose of this article is to provide a way of cleaning up of HTML...
As I am doing lots of experiments on my SQL Server test box, I sometime...
I was encouraged to write this Tip/Trick because of so many questions received for this...
Microsoft announced this morning the official launch date for the long-anticipated new version of Microsoft...
I was wondering how it’s possible to get the structure of one or more table(s)...
After my post of yesterday, I’ve worked for creating a script to integrate Google Analytics...
What’s that? I’ll let the code do the speaking. @{ Func<dynamic, object> b = @<strong>@item</strong>;...
Whilst working on a side project I started to notice I was using a lot...