Automatic Table of Contents
Any long page of content with distinct and well marked up content can benefit from a table to contents. A…
All technologies, only pure source code
Any long page of content with distinct and well marked up content can benefit from a table to contents. A…
How to setting IIS for .mobi extensions? Open IIS and click on its name Double click on MIME Then right…
Hold on to your hats, cowboys and cowgirls! A lot of exciting things are coming out of the .NET Managed…
Google today launched version 2.0 of its Android Studio integrated development environment (IDE) for writing apps for its mobile operating…
Implement the inversion of control pattern is linked with the Dependency Injection Principle states. Here we analyse a simple implementation
These code samples demonstrate how to generate a strong random password, which does not contain ambiguous characters (such as [1,l,I]…
SQL has an incredibly useful function, REPLACE(), which replaces all occurrences of a specified string with another string, returning a…
One of the common requirement of web applications is to provide users a way to download some contents. In case…
The founder of Microsoft and wealthiest man in the world turns 60 years old today. William Henry Gates III was…
Unfortunately, it requires an upgrade from Windows Phone 8.1 – again. Microsoft launched build 10572 of Windows 10 Mobile to…
Open Source C# to JavaScript Compiler and Frameworks. Run Your App On Any Device Using JavaScript. Use Bridge.NET to build…
If you google a bit about this problem, you can’t find a right solution because all people are speaking about…
When you execute some queries on your SQL Server, are you sure the catalog is being imported? With this simple…
The following steps will tell you if your database version supports full text searching and if so how to enable…
The purpose of this article is to provide a way of cleaning up of HTML tags within the data. When…
As I am doing lots of experiments on my SQL Server test box, I sometime gets too many files in…
I was encouraged to write this Tip/Trick because of so many questions received for this issue. Suppose you’re having a…
Microsoft announced this morning the official launch date for the long-anticipated new version of Microsoft Office: Office 2016 will be…
I was wondering how it’s possible to get the structure of one or more table(s) in a database, using possibly…
After my post of yesterday, I’ve worked for creating a script to integrate Google Analytics (new version with analytics.js) and…
What’s that? I’ll let the code do the speaking. @{ Func<dynamic, object> b = @<strong>@item</strong>; } <span>This sentence is @b(“In…
Whilst working on a side project I started to notice I was using a lot of the same HTML to…
If the HTML file is in Solution Explorer, then right-click and select “Open With”. Otherwise open it with Open File…
the data protection operation was unsuccessful. this may have been caused by not having the user profile loaded for the…
When Microsoft kicked off work on Windows 95 way back at the beginning of the 90s, the company wasn’t to…