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

.Net

Articles related to .Net technologies like ASP.NET, C#, VB.NET, etc..

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

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

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

“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

Code Review Tools For .Net Web Application Development

Aug 18, 2018Jun 18, 2013 by Beaulin Twinkle
YSlow On Firefox-5

List of Code Review Tools For ASP.Net Web Application Development. These tools will help to improve the performance of your website.

Categories .Net, Internet & Web Dev., Web Security Tags ASP.NET, Code Review, Web Site Leave a comment

HTML Validation using W3C Validator

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

HTML Validation and code review using W3C Validator. Brief details on W3C’s HTML Validator and its uses.

Categories .Net, Internet & Web Dev., Reviews, Web Security Tags Code Review, HTML, Web Site Leave a comment

Code Review Tool JustCode by Telerik

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

Brief details about .net code review tool JustCode by Teleric. Some of the useful features of JustCode for dotnet developers.

Categories .Net, Internet & Web Dev., Reviews, Web Security Tags Code Review, Visual Studio Leave a comment

Installing and Using JSLint for Visual Studio 2010

Jul 31, 2019Jun 17, 2013 by Beaulin Twinkle
JSLint-For-VS2010-1

Detailed step by step instructions on Installing and Using JSLint for Visual Studio 2010, a Java Script Code analysis tool.

Categories .Net, Internet & Web Dev., Java Script, Reviews, Web Security Tags Code Review, Web Site Leave a comment

Installing And Using JSLint.VS For JS Code Analysis

Jul 31, 2019Jun 17, 2013 by Beaulin Twinkle
JSLint.VS-3

What is JSLINT.VS, Where can we get it, How to use it? Your answers here. Steps for using JSLint.VS for Java Script Code Analysis.

Categories .Net, Internet & Web Dev., Java Script, Reviews, Web Security Tags Code Review, Web Site Leave a comment

VeraCode

Jan 7, 2019Jun 16, 2013 by Beaulin Twinkle
My Tec Bits

What is VeraCode. What far it is used?

Categories .Net, Internet & Web Dev., Reviews, Web Security Tags Code Review Leave a comment

Useful Resources on Web Security Vulnerability

Jan 27, 2021Jun 16, 2013 by Beaulin Twinkle
web security vulnerability

Some Useful links and on Web Security Vulnerability which will be helpful during website development. Useful resource on Web Security Vulnerability.

Categories .Net, Internet & Web Dev., Web Security Tags Web Site Leave a comment

FxCop Installation on Windows 8

Jul 31, 2019Jun 15, 2013 by Beaulin Twinkle
Windows8-Installing-FxCop-2

Where to find FxCop and install it in Windows 8. Step by step instructions of finding FxCop on Windows 8 and installing it. FxCop installation on Windows 8.

Categories .Net, Windows Tags FxCop, Visual Studio, Windows 8 1 Comment

DonNet Code Review using VIsual Studio Code Analysis

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

Reviewing .Net Managed code using the inbuilt Visual Studio Code Analysis. Step by step instructions form performing code review using VS Code Analyzer.

Categories .Net Tags Code Review, FxCop, Visual Studio Leave a comment

Integrate FxCop With Visual Studio

Jul 31, 2019Jun 15, 2013 by Beaulin Twinkle
Windows8-Installing-FxCop-4

Setting up and using FxCop for doing code review on dot net during development. Step by step instructions for Integrate FxCop With Visual Studio.

Categories .Net Tags Code Review, FxCop, Visual Studio Leave a comment

The project type is not supported by this installation: MVC Project Error

Jul 31, 2019Jun 14, 2013 by Beaulin Twinkle
MVC-Project-Type-Not-Supported-By-This-Installation-MVC-Version

How to fix the error “The Project type is not supported by this installation” when opening MVC Project in Microsoft Visual Studio 2008.

Categories .Net Tags MVC, Visual Studio, Visual Studio 2008 Leave a comment

Response.Write vs Batch Inline Script: ASP.NET Performance Tips

Jul 31, 2019Jun 5, 2013 by Beaulin Twinkle

Comparison between Response.Write and Batch Inline Script in ASP.NET and MVC, Performance tips on usage of Response.Write and Batch Inline Script.

Categories .Net Tags ASP, ASP.NET, C#, MVC, VB.NET 1 Comment

ASP.NET Caching with SqlCacheDependency

Jan 7, 2019Aug 14, 2012 by Beaulin Twinkle
Bootstrap3 with ASP.NET MVC5 and EF6 18

ASP.NET caching technology has various technique for specific caching requirements. SqlCacheDependency class is one among them.

Categories .Net, IIS, SQL Server Tags ASP.NET, Performance Leave a comment
Post navigation
Newer posts
← Previous Page1 Page2 Page3

Article Categories

  • Android (2)
  • Apple (19)
    • macOS (19)
  • Internet & Web Dev. (132)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (2)
    • Python (68)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (2)
  • Microsoft (284)
    • .Net (59)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (201)
    • Windows (23)
  • Networks And Distributed Systems (2)
  • Oracle (6)
    • Java (2)
    • Oracle Database (4)
  • Others (4)
  • Reviews (10)

Recent Articles

  • How to calculate mean in SQL Server Jun 9, 2022
  • How to get execution time in milliseconds in SSMS? May 28, 2022
  • How to find whether the string contains a substring in Python? May 13, 2022
  • Reading XML file with PHP May 5, 2022
  • How to launch a PHP website on macOS? May 5, 2022
  • How to import a JSON file to a variable in Python? Apr 21, 2022
  • How to import a CSV file to a variable in Python? Apr 8, 2022
  • VirtualBox error NS_ERROR_FAILURE (0x80004005) on macOS Mar 24, 2022
  • How to perform an IF…THEN operation in SQL SELECT statement? Mar 18, 2022
  • How to update if row exists else insert in SQL Server Mar 13, 2022

Subscribe MyTecBits.com

Online Tools

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

Popular Articles

  • SQL Server: Concatenate Multiple Rows Into Single String
  • How to compare contents of two files in Visual Studio Code?
  • How To Get Day Of Week In SQL Server?
  • SQL Server: Search and Find Table by Name
  • Find Indexes On A Table 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 - 2022 My Tec Bits. All Rights Reserved.