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 CTP1 is now available

Aug 18, 2018Jul 15, 2013 by Beaulin Twinkle
SQL Server 2014

SQL Server 2014 CTP1 is now available for the public to download. Ways to get SQL Server 2014 CTP1 for testing in your local computer.

Categories SQL Server Tags SQL Server 2014 Leave a comment

SQL Server 2014: What can we expect?

Aug 18, 2018Jul 14, 2013 by Beaulin Twinkle
SQL Server 2014

What’s next? Microsoft SQL Server 2014? What can we expect from SQL Server 2014?

Categories SQL Server Tags SQL Server 2014 Leave a comment

Bootstrap with ASP.NET MVC 4 – Step by Step – Without NuGet Package

Jul 31, 2019Jul 6, 2013 by Beaulin Twinkle
Bootstrap-MVC-NoNuGet-20

Step by step instruction on creating your first Bootstrap User Interface web application with ASP.NET MVC 4. Sample bootstrap with asp.net mvc 4 application.

Categories .Net, Internet & Web Dev., Twitter Bootstrap Tags ASP.NET, MVC, Visual Studio Web Express 27 Comments

Bootstrap with ASP.NET MVC 4 – Sample Source Code

Jul 31, 2019Jul 6, 2013 by Beaulin Twinkle
Bootstrap-MVC-NoNuGet-15

Sample Source Code for the step by step instruction on using Bootstrap with ASP.NET MVC 4. This example does not uses any kind of bootstrap NuGet packages.

Categories .Net, Internet & Web Dev., Twitter Bootstrap Tags ASP.NET, MVC, Visual Studio, Visual Studio Web Express 6 Comments

jQuery UI with ASP.NET – Sample Source Code

Jul 31, 2019Jul 4, 2013 by Beaulin Twinkle
jQuery-UI-ASP.NET-11

Sample code for creating your first ASP.NET Web Forms applications with jQuery User Interface.

Categories .Net, Internet & Web Dev., Jquery Tags ASP.NET, Visual Studio Web Express, Web Site Leave a comment

jQuery UI with ASP.NET – Step by Step Instruction

Jul 31, 2019Jul 4, 2013 by Beaulin Twinkle
jQuery-UI-ASP.NET-11

Step by step instruction on using jQuery UI with ASP.NET web forms application. Detailed steps & images for jQuery UI with ASP.NET.

Categories .Net, Internet & Web Dev., Jquery Tags ASP.NET, Visual Studio Web Express, Web Site 5 Comments

Opening port in Windows 8 & Windows 10 Firewall

Jul 31, 2019Jul 3, 2013 by Beaulin Twinkle
opening port in windows 8 firewall

How to open one or many ports in Windows 8 & 10 Firewall? Step by step instructions opening port in windows firewall. Open the ports by adding rule in firewall.

Categories Windows Tags Firewall, Security, Windows 10, Windows 8 Leave a comment

Disabling Windows 8 Firewall

Jul 31, 2019Jul 2, 2013 by Beaulin Twinkle
Windows-8-Firewall-01

How to disable firewall in Windows 8 operating system? Follow the easy steps with images for disabling windows 8 firewall.

Categories Windows Tags Firewall, Security, Windows 8 Leave a comment

IIS Error: Unable to read the value for the given section: AppSettings

Aug 18, 2018Jul 2, 2013 by Beaulin Twinkle
IIS Error Unable to read the value for the given section AppSettings

Exception: No connection could be made because the target machine actively refused it. Unable to read the value for the given section.

Categories .Net, IIS Tags ASP.NET, Firewall, IIS 7, MVC, Web Site Leave a comment

Twitter Bootstrap with ASP.NET MVC 4

Jul 31, 2019Jul 1, 2013 by Beaulin Twinkle
Bootstrap-MVC-02

How to implement and use Twitter Bootstrap with ASP.NET MVC 4 solution?

Categories .Net, Internet & Web Dev., Twitter Bootstrap Tags MVC, Visual Studio, Visual Studio Web Express, Web Site 6 Comments

Twitter Bootstrap with ASP.NET

Jul 31, 2019Jun 30, 2013 by Beaulin Twinkle
bootstrap with asp.net

How to use Twitter Bootstrap with ASP.NET web application in Visual Studio? Step by step instructions on implementing bootstrap with asp.net website.

Categories .Net, Internet & Web Dev., Jquery, Twitter Bootstrap Tags ASP.NET, Visual Studio, Visual Studio Web Express, Web Site 13 Comments

Twitter Bootstrap Packages for Visual Studio

Jul 31, 2019Jun 29, 2013 by Beaulin Twinkle
Twitter Bootstrap

What are the Twitter Bootstrap packages available for Visual Studio? Available Nuget bootstrap packages for Visual studio.

Categories .Net, Internet & Web Dev., Twitter Bootstrap Tags Visual Studio, Visual Studio 2012, Visual Studio Web Express 6 Comments

SQL Server: Does WITH (NOLOCK) increase performance?

Jul 31, 2019Jun 28, 2013 by Beaulin Twinkle
SQL-Server-With-NoLock-2

Does with (nolock) increase performance in T-SQL Queries? Can you increase the performance of SQL queries by adding WITH NOLOCK? Lets find out.

Categories SQL Server Tags Performance, SQL, SQL Server 2012, SQL Server 2014, SQL Server 2016 1 Comment

What is AJAX? Asynchronous JavaScript And XML

Aug 18, 2018Jun 27, 2013 by Beaulin Twinkle
My Tec Bits

What is AJAX? What does it stands for? What for it is used? Asynchronous JavaScript And XML. What are the famous AJAX frameworks.

Categories .Net, Internet & Web Dev., Java Script Tags AJAX, ASP.NET Leave a comment

Multiple Remote Desktop Sessions For The Same User

Jul 31, 2019Jun 25, 2013 by Beaulin Twinkle
Windows Server 2008 multiple remote desktop sessions

How to allow multiple remote desktop sessions (RDP sessions) for the same user at the same time on a Windows Server 2008 and 2012.

Categories Windows Tags RDP, Windows 7, Windows Server 2008, Windows Server 2012 10 Comments

Securing Query String in ASP.NET MVC

May 7, 2022Jun 24, 2013 by Beaulin Twinkle
My Tec Bits

How to secure the query string in ASP.NET or MVC websites or intranet applications? List of references which deals with securing query string.

Categories .Net, Internet & Web Dev. Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC Leave a comment

Best Practice: ASP.NET MVC Query String

Aug 18, 2018Jun 24, 2013 by Beaulin Twinkle
My Tec Bits

ASP.NET MVC Query String Security Best Practices. Best practices on using Query String in ASP.NET or MVC. Avoid query string too long errors.

Categories .Net, IIS Tags ASP.NET, IIS 6, IIS 7, IIS 7.5, MVC Leave a comment

Attack Surface Analyzer

Aug 18, 2018Jun 22, 2013 by Beaulin Twinkle
My Tec Bits

What is Attack Surface Analyzer. What it is used far? Brief details on “Attack Surface Analyzer” for identifying security vulnerabilities.

Categories Reviews, Web Security, Windows Tags Windows Security Leave a comment

“Hook cannot be created” error from .Net Applications on Vista

Aug 6, 2021Jun 22, 2013 by Beaulin Twinkle
Error Banner

Solution for “Hook cannot be created” error from .Net applications on Microsoft Windows Vista Workstations. Hot fix installation and UAC activation steps.

Categories .Net, Windows Tags Windows Vista Leave a comment

Case Sensitive String Comparison on SQL Server

Feb 17, 2021Jun 22, 2013 by Beaulin Twinkle
SQL Server Case Sensitive Compare

How to do a case sensitive string comparison on SQL Server using COLLATE. Case sensitive comparison in SQL Server 2008, SQL Server 2012, SQL Server 2014.

Categories SQL Server Tags SQL, SQL Server 2012 Leave a comment
Older posts
Newer posts
← Previous Page1 … Page13 Page14 Page15 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

  • Formatting SQL statements in SSMS
  • Joining Tables from Databases on Different SQL Servers
  • Convert UTC DateTime to different time zones in SQL Server
  • Where is SQL Server Configuration Manager?
  • Upgrade python version in visual studio code python workspace
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.