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

Internet & Web Dev.

Articles about Internet, web, web site development, html, java script, etc…

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

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

Useful Bootstrap Resources For Web Developers

Aug 6, 2021Apr 2, 2014 by Beaulin Twinkle
Twitter Bootstrap

Some useful websites, links and articles for web developers who are planning to use Twitter Bootstrap. Hand-picked bootstrap resources.

Categories Internet & Web Dev., Twitter Bootstrap Tags ASP.NET, Bootstrap 3, Bootstrap 4 Leave a comment

Bootstrap: Structure and Layout

Aug 18, 2018Nov 25, 2013 by Beaulin Twinkle
Bootstrap-Tutorial-001

Article on the basic structure and layout of a html page for using Twitter Bootstrap as the user interface framework. Structure and layout for bootstrap.

Categories Internet & Web Dev., Twitter Bootstrap Leave a comment

Twitter Bootstrap: Introduction

Jul 31, 2019Nov 13, 2013 by Beaulin Twinkle
Twitter Bootstrap

What is Twitter Bootstrap? What are the advantages and disadvantages of using Bootstrap?

Categories Internet & Web Dev., Twitter Bootstrap Leave a comment

Bootstrap drop-down menu on mouse hover

Jan 7, 2019Nov 11, 2013 by Beaulin Twinkle
Bootstrap-Dropdown-01

How to make the bootstrap drop-down menu to drop down on hover? Modifying the default bootstrap drop-down menu to respond on mouse hover.

Categories Internet & Web Dev., Twitter Bootstrap 2 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

Customizing and Downloading Zurb Foundation

Jan 27, 2021Oct 26, 2013 by Beaulin Twinkle
Zurb-Foundation-4.3.2

How to customize Zurb Foundation components and download the customized user interface framework library? Building zurb foundation custom library.

Categories Internet & Web Dev., Zurb Foundation Tags CSS, Web Site Leave a comment

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: Binding Multiple View Models in a View

Jul 31, 2019Aug 28, 2013 by Beaulin Twinkle
KnockoutJS

Solution for Multiple View Model Binding in a View with knockout.js

Categories Internet & Web Dev., Java Script Tags Knockout.js, Web Site Leave a comment

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

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

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

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

Categories .Net, Internet & Web Dev., Jquery, Twitter Bootstrap Tags ASP.NET, C# (C Sharp), Knockout.js, MVC, MVC 4, Visual Studio, Visual Studio Web Express, Web Site 9 Comments

Twitter Bootstrap 3 is now available for download

Jul 31, 2019Aug 24, 2013 by Beaulin Twinkle
Twitter Bootstrap

Twitter has released Bootstrap version 3.0.0 to public.

Categories Internet & Web Dev., Twitter Bootstrap Tags Web Site Leave a comment

Visual Studio 2013 Preview – Available For Download

Jul 31, 2019Aug 16, 2013 by Beaulin Twinkle
Visual-Studio-2013-01

Visual Studio 2013 Preview is available for download. Install Visual Studio 2013 Preview and try the new features of visual studio.

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

IIS: Changing maxQueryString and maxUrl

Jul 31, 2019Aug 15, 2013 by Beaulin Twinkle
Changing-maxquerystring-and-maxurl-01

Increasing or decreasing the default values of maxQueryString and maxUrl for a website or web application in the web.config file. You may need to change the maxQueryString and maxUrl lengths to avoid 404.15 error.

Categories IIS, Internet & Web Dev. Tags IIS 7, IIS 7.5, Web Site 5 Comments
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 Page8 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

  • Convert UTC DateTime to different time zones in SQL Server
  • Upgrade python version in visual studio code python workspace
  • Where is SQL Server Configuration Manager?
  • Formatting SQL statements in SSMS
  • Row Number Without Using Order By 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.