Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

Microsoft

Articles about Microsoft technologies like Windows, SQL server, MS Office, Sharepoint, IIS, Dot Net, etc..

SQL Server 2014 Editions

Jan 27, 2021Apr 20, 2016 by Dahlia Sam
SQL Server Developer Edition For Free

Details about various SQL Server 2014 Editions and the major differences between each of the six editions in SQL Server 2014.

Categories SQL Server Tags SQL, SQL Server 2014 Leave a comment

SQL Server Editions – Enterprise, Standard, etc.

Aug 18, 2018Apr 20, 2016 by Dahlia Sam
SQL Server Developer Edition For Free

Details about various SQL Server Editions and differences between each edition in SQL Server. Editions include enterprise, standard, web, express and dev.

Categories SQL Server Tags SQL, SQL Server 2014 Leave a comment

SQL Server Basics – Tutorial

Aug 18, 2018Apr 1, 2016 by Dahlia Sam
SQL Server Basics

A simple step by step tutorial on SQL Server basics. This tutorial is focused for the beginners who are trying to learn Microsoft SQL Server from scratch.

Categories SQL Server Tags SQL, SQL Server 2016 Leave a comment

SQL Server: Search And Find Stored Procedure

Aug 18, 2018Feb 27, 2016 by Dahlia Sam
Find Stored Procedure By Name

How to search and find stored procedure by its name, part of the name, containing text and containing table name? Methods to search for stored procedures.

Categories SQL Server Tags SQL, SQL Server 2012, SQL Server 2014 Leave a comment

SQL Server: Search and Find Table by Name

Aug 18, 2018Feb 26, 2016 by Dahlia Sam
MS SQL Find Table By Name

How to search and find the tables by their name in SQL Server? Methods to search and find table in sql server using table name or column name or a phrase.

Categories SQL Server Tags SQL, SQL Server 2012, SQL Server 2014 4 Comments

SQL Server: Find Table Creation Date

Aug 18, 2018Feb 17, 2016 by Dahlia Sam
MS SQL Table Creation Date

How to get the table created date time and modified date time in SQL server? There is an easy query to find the table creation date time in MS SQL Server.

Categories SQL Server Tags SQL, SQL Server 2012, SQL Server 2014 Leave a comment

Free or Highly Discounted Microsoft Development Tools

Jan 27, 2021Mar 5, 2015 by Beaulin Twinkle
Microsoft Development Tools

Some useful options to get and use free or highly discounted Microsoft development tools and software. Microsoft is providing lot of free and discounted development tools for budding developers.

Categories .Net, Microsoft, SQL Server Tags Visual Studio Leave a comment

MVC with Bootstrap: Razor vs jQuery vs KnockoutJS

Aug 18, 2018Feb 8, 2015 by Beaulin Twinkle
My Tec Bits

Razor view engine vs jQuery vs KnockoutJS: Which one is best for my requirement? Which one to select Razor vs jQuery vs KnockoutJS.

Categories .Net, Internet & Web Dev., Jquery, Twitter Bootstrap Tags ASP.NET, Knockout.js, MVC, MVC 4, Visual Studio, Visual Studio Web Express, Web Site 1 Comment

Buffer Pool Extension In SQL Server 2014

Aug 18, 2018Nov 10, 2014 by Beaulin Twinkle
SQL Server 2014

What is Buffer Pool Extension in SQL Server 2014? What is it’s purpose and benefits of using buffer pool extension in sql server?

Categories SQL Server Tags SQL, SQL Server 2014 Leave a comment

Types of DBMS

Aug 18, 2018Nov 8, 2014 by Beaulin Twinkle
RDBMS

What are the types of dbms or databases? What are the different database/dbms types?

Categories Oracle Database, SQL Server Tags Database, DBMS, RDBMS Leave a comment

Setting Up DNN Module Development Environment

Jan 7, 2019Jun 8, 2014 by Beaulin Twinkle
DNN Module Devevelopment Environment

Setting up a (DotNetNuke) DNN Development Environment for developing DNN Modules

Categories .Net, DNN, Internet & Web Dev. Tags CMS, Content Management System, DotNetNuke, Web Site 1 Comment

DNN: Upgrading DotNetNuke website from 6.x to 7.x

Jan 7, 2019May 6, 2014 by Beaulin Twinkle
Dot Net Nuke

DNN Upgrade: Upgrading a Dot Net Nuke (DNN) Content Management System Website from version 6.x to 7.x.

Categories .Net, DNN, Internet & Web Dev. Tags CMS, DotNetNuke Leave a comment

SQL Server: Joining Tables from Different Databases on the Same Server

Aug 18, 2018Feb 26, 2014 by Beaulin Twinkle
SQL Server Query To Join-Tables From Different Databases

SQL query for joining tables from multiple databases on the same server. Joining tables from different databases in a single select query.

Categories SQL Server Tags Database, SQL, SQL Server 2008, SQL Server 2012, SQL Server 2014 4 Comments

ASP.NET MVC: Bundle not rendering

Aug 18, 2018Nov 8, 2013 by Beaulin Twinkle
BundledConfig-IgnoreList

CSS and JS Bundles are not rendering in MVC project!. Fix the problem using bundles.IgnoreList.Clear().

Categories .Net, Internet & Web Dev. Tags ASP.NET, MVC 9 Comments

Zurb Foundation 4 with ASP.NET MVC 5 – Step by Step

Jan 27, 2021Nov 8, 2013 by Beaulin Twinkle
MVC5-Foundation4-009

Step by step instructions for creating ASP.NET MVC 5 web application using Zurb Foundation user interface framework. Zurb Foundation 4 with ASP.NET MVC 5.

Categories .Net, Internet & Web Dev., Zurb Foundation Tags ASP.NET, MVC, MVC 5, Visual Studio 2013, Visual Studio Web Express 4 Comments

Zurb Foundation Articles For Web Developers

Aug 18, 2018Nov 3, 2013 by Beaulin Twinkle
Zurb Foundation

List of my articles about Zurb Foundation web user interface framework. List of zurb foundation articles for web designers and web developers.

Categories .Net, Internet & Web Dev., Zurb Foundation Leave a comment

Zurb Foundation 4 with ASP.NET MVC 4 – Step by Step

Jul 31, 2019Nov 2, 2013 by Beaulin Twinkle
MVC4-Foundation4

Step by step instructions for creating MVC 4 web application with Zurb Foundation 4 as user interface framework. Zurb Foundation 4 with ASP.NET MVC 4.

Categories .Net, Internet & Web Dev., Zurb Foundation Tags ASP.NET, MVC, MVC 4, Visual Studio 2012, Visual Studio Web Express 1 Comment

Zurb Foundation with ASP.NET Web Forms – Step by Step

Jan 27, 2021Oct 29, 2013 by Beaulin Twinkle
MTB-Foundation-WebForms-Sample-012

Step by step instructions for creating ASP.NET Web Forms application with Zurb Foundation user interface framework. Zurb Foundation with ASP.NET web forms.

Categories .Net, Zurb Foundation Tags ASP.NET, CSS, Visual Studio, Visual Studio 2013, Visual Studio Web Express 4 Comments

Bootstrap 3 with ASP.NET MVC 5 – Step by Step

Jul 31, 2019Oct 20, 2013 by Beaulin Twinkle
Bootstrap 3 with MVC 5

Step by step instruction for creating ASP.NET MVC 5 web application with Twitter Bootstrap 3 as User Interface Framework.

Categories .Net, Internet & Web Dev., Twitter Bootstrap Tags ASP.NET, C# (C Sharp), MVC, MVC 5, Visual Studio, Visual Studio Web Express, Web Site 21 Comments

Knockout.js and Bootstrap with ASP.NET MVC: Step by Step (Part 2)

Jul 31, 2019Aug 27, 2013 by Beaulin Twinkle
MVC Knockoutjs Bootstrap Sample

Part 2 of Creating a sample MVVM architecture website using Knockout.js and Bootstrap with ASP.NET MVC Razor View Engine.

Categories .Net, Internet & Web Dev., Java Script, Jquery, Twitter Bootstrap Tags ASP.NET, C# (C Sharp), MVC, MVC 4, Visual Studio, Visual Studio Web Express, Web Site 8 Comments
Older posts
Newer posts
← Previous Page1 … Page11 Page12 Page13 … Page16 Next →

Article Categories

  • Android (2)
  • Apple (22)
    • macOS (22)
  • Internet & Web Dev. (152)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (83)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (4)
  • Microsoft (318)
    • .Net (69)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (225)
    • Windows (24)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (6)
  • Reviews (10)

Recent Articles

  • Installing .NET SDK in Linux Mint and debugging C# code using VS Code Jun 21, 2024
  • Generating random number in C#  Jun 6, 2024
  • How to calculate running total in SQL Server? Apr 27, 2024
  • How to import XML data into SQL Server using SELECT query? Apr 10, 2024
  • How to prevent VS Code from replacing an already opened preview tab with a subsequently opened one? Mar 13, 2024
  • Separating letters and numbers from strings in SQL Server Mar 6, 2024
  • How to call or run another application from python code? Feb 15, 2024
  • How to store images in SQL Server? Jan 17, 2024
  • Error: A table that has FILESTREAM columns must have a nonnull unique column with the ROWGUIDCOL property. Jan 8, 2024
  • Fix for Error: “FILESTREAM feature is disabled” while adding FILESTREAM Jan 4, 2024

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • Joining Tables from Databases on Different SQL Servers
  • Where is SQL Server Configuration Manager?
  • Error: 'SqlConnection' could not be found in the namespace (Solved)
  • Formatting SQL statements in SSMS
  • Convert UTC DateTime to different time zones in SQL Server
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2025 My Tec Bits. All Rights Reserved.