Site Map
Posts
.Net
- Installing .NET SDK in Linux Mint and debugging C# code using VS Code
- Generating random number in C#
- How to prevent VS Code from replacing an already opened preview tab with a subsequently opened one?
- How to decode ASCII to text in C#?
- How to encode a string to ASCII in C#?
- The Benefits and Drawbacks of .NET Development
- How to prevent connection pool problems between ASP.NET and SQL Server?
- How to calculate mode in C#?
- How to calculate mean In C#?
- How to calculate median in C#?
- Error: ‘SqlConnection’ could not be found in the namespace (Solved)
- How to execute an SQL Server stored procedure from a C# program?
- How to compare contents of two files in Visual Studio Code?
- Using Bootstrap Table With GridView In ASP.NET
- How To Make .NET Application To Run As Administrator
- Returning Multiple Values From A function in C#
- Combining URLs or URIs in ASP.NET
- How To Write Data Into CSV File In c#?
- HTTP Error 404.13 – Not Found: deny a request that exceeds the request content length
- ASP.NET Core Razor Tag Helper IntelliSense in Visual Studio 2017
- Using Bootstrap In ASP.NET Core MVC
- Using Bootstrap In ASP.NET GridView
- Zurb Foundation 6 with ASP.NET Core MVC – Step by Step
- How To Add Bootstrap In ASP.NET (MVC & Web Forms)
- Bootstrap 3 With MVC 5 And Entity Framework 6 Database First
- ViewModel vs ViewData vs ViewBag vs TempData vs Session in MVC
- Using DNN Visual Studio Project Template
- Free or Highly Discounted Microsoft Development Tools
- MVC with Bootstrap: Razor vs jQuery vs KnockoutJS
- Setting Up DNN Module Development Environment
- DNN: Upgrading DotNetNuke website from 6.x to 7.x
- ASP.NET MVC: Bundle not rendering
- Zurb Foundation 4 with ASP.NET MVC 5 – Step by Step
- Zurb Foundation Articles For Web Developers
- Zurb Foundation 4 with ASP.NET MVC 4 – Step by Step
- Zurb Foundation with ASP.NET Web Forms – Step by Step
- Bootstrap 3 with ASP.NET MVC 5 – Step by Step
- Knockout.js and Bootstrap with ASP.NET MVC: Step by Step (Part 2)
- Knockout.js and Bootstrap with ASP.NET MVC: Step by Step (Part 1)
- Visual Studio 2013 Preview – Available For Download
- Twitter Bootstrap with ASP.NET: List of Articles
- Bootstrap 3.0.0 with ASP.NET Web Forms – Step by Step – Sample Code
- Bootstrap 3.0.0 with ASP.NET Web Forms – Step by Step – Without NuGet Package
- MVC 4 Error: CS0103: The name ‘Scripts’ does not exist in the current context
- Bootstrap with ASP.NET MVC 4 – Step by Step – Without NuGet Package
- Bootstrap with ASP.NET MVC 4 – Sample Source Code
- jQuery UI with ASP.NET – Sample Source Code
- jQuery UI with ASP.NET – Step by Step Instruction
- IIS Error: Unable to read the value for the given section: AppSettings
- Twitter Bootstrap with ASP.NET MVC 4
- Twitter Bootstrap with ASP.NET
- Twitter Bootstrap Packages for Visual Studio
- What is AJAX? Asynchronous JavaScript And XML
- Securing Query String in ASP.NET MVC
- Best Practice: ASP.NET MVC Query String
- “Hook cannot be created” error from .Net Applications on Vista
- Code Review Tools For .Net Web Application Development
- HTML Validation using W3C Validator
- Code Review Tool JustCode by Telerik
- Installing and Using JSLint for Visual Studio 2010
- Installing And Using JSLint.VS For JS Code Analysis
- VeraCode
- Useful Resources on Web Security Vulnerability
- FxCop Installation on Windows 8
- DonNet Code Review using VIsual Studio Code Analysis
- Integrate FxCop With Visual Studio
- The project type is not supported by this installation: MVC Project Error
- Response.Write vs Batch Inline Script: ASP.NET Performance Tips
- ASP.NET Caching with SqlCacheDependency
Android
Apple
DNN
IIS
Internet & Web Dev.
- Setting Up Website Or Blog Using WordPress With GoDaddy (Beginners Guide)
- Useful Bootstrap Resources For Web Developers
- Bootstrap: Structure and Layout
- Twitter Bootstrap: Introduction
- Bootstrap drop-down menu on mouse hover
- Customizing and Downloading Zurb Foundation
- Knockout.js: Binding Multiple View Models in a View
- Twitter Bootstrap 3 is now available for download
- Twitter Bootstrap 3 RC1 is now available for download
- Customizing Bootstrap
- Firefox: Unresponsive Script Warning
- User Interface Framework for Web Developers
- Java Script: Closing multiple child windows on parent window closing or refreshing
- Java Script: Closing child window or tab on parent window closing or refreshing
- Installing and Using YSlow for Code Review
- Domain Registration Scam Aimed At Domain Owners
Internet Explorer
Java
Java Script
Jquery
Linux
macOS
- How to launch Visual Studio Code from macOS terminal?
- How to find the version of PHP in macOS?
- How to launch a PHP website on macOS?
- VirtualBox error NS_ERROR_FAILURE (0x80004005) on macOS
- Increasing Disk Space of Windows Guest OS in VirtualBox on Mac
- Finder, Disk utility and Storage tab shows different free space in macOS
- Restore Database Backup to Docker SQL Server Image on macOS
- Clean way to uninstall Docker on macOS
- Removing SQL Server container from Docker on macOS
- Setting up SQL Server on macOS using Docker
- Convert Image to base64 in Visual Studio Code on macOS
- Upgrading PIP on macOS for Python 3.x
- Installing Python Packages For Visual Studio Code On macOS
- Setting Up Visual Studio Code For Python On macOS
- How To Upgrade Python On MacOS?
- Check If Python Is Pre-installed On Your MacOS
- Installing MSSQL-CLI on macOS
- Opening AVCHD MTS files on Mac OS
- OneNote For Mac OS Crashes on Startup (Fixed)
- Shrink VirtualBox Vdi On Mac With Windows 10 Guest OS
Microsoft
Networks And Distributed Systems
Office
Oracle
Oracle Database
Others
PHP
Python
- How to call or run another application from python code?
- How to iterate through a dictionary in Python?
- Accessing the index while iterating a sequence with a for loop in Python
- How to delete a file or folder in Python?
- How to create a directory, and any missing parent directories in Python?
- What Is Django Used For and Why Do We Use The Django Framework?
- Returning multiple values from a function in Python
- Upgrading all Python packages with pip in single step
- How to find the index of an item in a list in Python?
- How to check if the given string is a number in python?
- Merging two dictionaries in Python
- merge two lists using unpacking method in Python
- How to sort a dictionary by its value in python?
- Converting bytes to a string in Python
- How to calculate Mean, Median and Mode in Python?
- How to find whether the string contains a substring in Python?
- How to import a JSON file to a variable in Python?
- How to import a CSV file to a variable in Python?
- How to execute SQL Server stored procedure from Python?
- How to connect SQL Server from Python on macOS?
- Adding Key Value Pair To A Dictionary In Python
- List extend() vs append() in Python
- Check if the list is empty in python
- Debugging Python Django web application
- Creating code snippet for Python Django web app in VS Code
- Using database in Python Django website
- Adding image to Python Django web app
- Creating website with Python using VS Code on macOS
- How to copy a file in Python?
- How to get a sub-string from a string in Python
- How to find the current directory of the script file in Python?
- Manually raising exception in Python
- Get the last element of a list in Python
- How to find number of elements in a list in Python?
- Converting string to datetime object in Python
- How to check and parse a string to float in Python?
- How to concatenate multiple lists in Python?
- How to write data from list to a file in Python?
- Reading a file into a list in Python
- Upgrade python version in visual studio code python workspace
- Why list = list should not be used to copy or clone lists in Python?
- Catch multiple exceptions in an except clause in Python
- SHA3 hash code generation in Python
- SHA-2 hash code generation in Python
- SHA1 hash code generation in Python
- MD5 hash code generation in Python
- Hash code (hashing) in Python
- How to extract numbers from string in Python?
- How to split delimited string in Python?
- How to find name of month in Python?
- How to find leap year in Python?
- How to find number of weeks in a month in Python?
- How to get week number of month in Python?
- How to get last day of month in Python?
- How to find first day of the month in Python?
- Getting week number from a given date in Python
- How to get day of week for a specific date in Python?
- Getting day of year for a given date in Python
- Generating random numbers in Python
- Finding time interval between two times in Python
- Finding days between two dates in Python
- Addition and subtraction of datetime with time in Python
- Subtracting days from date in Python
- Adding days to date in Python
- Convert date string of MM/DD/YYYY or DD/MM/YYYY to date object in Python
- Convert date to MM/DD/YYYY format in Python
- Converting seconds to days, hours, minutes and seconds in Python
- Generate time from hours, minutes and seconds in Python
- Generate date from day, month and year in Python
- Getting current time alone in python
- Getting current date alone in python
- Getting the current date and time in Python
- Django: You have .. unapplied migration(s).
- How to make Python program to sleep for milliseconds?
- How to find only the files in a directory in Python?
- How to check if file exists before opening it in Python?
- Python code to find the version it is running on
- Linting Python Code In Visual Studio Code
Reviews
SQL Server
- How to calculate running total in SQL Server?
- How to import XML data into SQL Server using SELECT query?
- Separating letters and numbers from strings in SQL Server
- How to store images in SQL Server?
- Error: A table that has FILESTREAM columns must have a nonnull unique column with the ROWGUIDCOL property.
- Fix for Error: “FILESTREAM feature is disabled” while adding FILESTREAM
- How to enable FILESTREAM in SQL Server?
- How to convert month number to month name in SQL Server?
- How to replace NULL with 0 in SQL Server?
- How to get float or decimal result while dividing integers in SQL Server?
- How to format a number with commas in SQL Server?
- How to calculate percentage in an SQL statement?
- How to exit from single-user mode in SQL Server database?
- How to group by datetime column without considering time?
- Advantages and disadvantages of cursors in SQL Server
- In SQL Server how to backup the database to a SQL script file?
- IIF vs CHOOSE in SQL Server
- How to insert multiple records with a single SQL query?
- How to drop all the tables from a database in SQL Server?
- How to use CHOOSE in SQL Server
- How to make SQL script to sleep?
- How to calculate statistical mode in SQL Server?
- How to calculate mean in SQL Server?
- How to get execution time in milliseconds in SSMS?
- How to perform an IF…THEN operation in SQL SELECT statement?
- How to update if row exists else insert in SQL Server
- How to update values in identity column in SQL Server?
- How to calculate median in SQL Server?
- How to import data from JSON file to SQL Server DB?
- How to export a table to JSON file in SQL Server?
- How to enable XP_CMDSHELL in SQL Server?
- How to list all the triggers with table name and schema In SQL Server DB?
- How To Troubleshoot IntelliSense in SSMS
- Full-Text Search is not installed, or a full-text component cannot be loaded.
- LIKE vs CONTAINS in SQL Server
- INFORMATION_SCHEMA.TABLES vs SYS.TABLES in SQL Server
- Get the list of all tables in a database using TSQL in SQL Server
- Getting accurate execution time in SQL Server SSMS
- Convert UTC DateTime to different time zones in SQL Server
- SHA-2 Hashing in SQL Server
- How to loop through table rows without cursor in SQL Server?
- Script To Backup All The Databases In SQL Server
- Finding triggers on table or schema in SQL Server DB
- Escaping square brackets in LIKE clause in SQL Server
- FOR LOOP in SQL Server?
- Search the whole database for a string in SQL Server
- How to avoid the error “string or binary data would be truncated” and insert string with truncation in SQL Server?
- GETDATE() vs CURRENT_TIMESTAMP in SQL Server
- Moving table to another schema in SQL Server
- Killing all the active connections of an SQL Server database
- How to get the data and log file sizes for a specific database in SQL Server?
- T-SQL query to find deadlocks in SQL Server
- Getting database backup history in SQL Server
- Finding the active SQL connections in SQL Server
- Finding the DML Triggers created or modified during a date range in SQL Server
- Finding the stored procedures created or modified in a given date range in SQL Server
- Get the list of all indexes and index columns in a database
- Getting the list of all stored procedures in SQL Server DB
- Solution for Msg 8134 Divide by zero error encountered
- Getting MAX of multiple columns in SQL Server
- Using condition inside COUNT() in SQL Server
- How to get sizes of all databases on SQL Server?
- Get the list of user created databases in SQL Server
- How to insert results from Stored Procedure to a temp table in SQL Server?
- Altering existing tables with data to system-versioned temporal table
- Get the list of temporal tables in SQL Server DB
- Check and drop system-versioned temporal table if exists
- How to find the history table of a temporal table?
- Find if system versioned temporal table exists
- Creating and using temporal table (system-versioned table) in SQL Server.
- Extended Events vs Profiler Trace in SQL Server
- Get only the common records from two tables using INTERSECT
- Get records from one table which are not present in another table using EXCEPT
- Concatenate columns to string in SQL Server
- Formatting SQL statements in SSMS
- How To Drop Temporary Table If Exists In SQL Server?
- How To Reset Identity Seed In SQL Server?
- Convert DateTime To YYYY-MM-DD Format In SQL Server
- Generate A Date From Day, Month & Year In SQL Server
- RAND() vs NEWID() In SQL Server
- Generating Unique Random Number For Each Row in Select Statement
- How To Generate Random Numbers In SQL Server?
- Getting The List Of Column Names Of A Table In SQL Server
- Getting Day Of Year In SQL Server
- How To Get Only The Date Part Of GetDate() In SQL Server?
- How To Find Number Of Weeks In A Month in SQL Server?
- How To Find Leap Year In SQL Server?
- How To Get The Last Day Of The Month In SQL Server?
- How To Find The First Day Of The Month In SQL Server?
- How To Get The Week Number Of Month In SQL Server?
- How To Get The Week Number Of Year In SQL Server?
- How To Get Name of Month In SQL Server?
- IIF vs CASE in SQL Server
- Collecting Poor Performing Queries And Storing Them For Analysis (Using Extended Events)
- Collect Poor Performing Queries And Store Them (Using Profiler)
- Is It Good To Use VARCHAR(MAX) Instead Of VARCHAR(N)?
- VARCHAR(MAX) vs VARCHAR(N)
- Extract Numbers From String In SQL Server
- SELECT vs SET: Which Is Better In SQL Server?
- Trace Errors And Exceptions Using Profiler
- Launching SQL Server Profiler
- Saving Profiler Trace Results To A Table
- Monitoring Specific Table Using SQL Profiler
- Using Filters In Profiler Trace
- Capturing Stored Procedure’s Parameter Values
- Capturing Only The Stored Procedures Using Profiler
- Debugging Queries Inside Stored Procedure Using Profiler
- Filter Profiler Trace To Display Events From A Specific Database
- Reduce Index Fragmentation
- How To Find Index Fragmentation
- MSSQL-CLI: An Interactive Command Line SQL Server Query Tool
- Escape Special Characters Using STRING_ESCAPE
- How To Get Day Of Week In SQL Server?
- Compatibility Level Field Is Disabled In SQL Server
- Upgrade SQL Server And Database To Higher Version
- How To Copy Tables From one Database To Another In SQL Server?
- How To Pass Array Or List To Stored Procedure
- Rollback Transaction On Error In SQL Server Stored Procedure
- How To Return Error Message In Stored Procedure
- Unique Constraint That Allow Multiple Nulls In SQL Server
- List All Foreign Keys Referencing A Table In SQL Server
- Auto Generate INSERT Statements for a Table in SQL Server
- Inserting Line Break or Carriage Return or Tab To String In SQL Server
- Pagination of Results in SQL Server In Efficient Way
- How to get Date from DateTime data type in SQL Server?
- SQL Server Development And Management Tools
- Azure Data Studio: A Cross-Platform SQL Server Tool
- Where is SQL Server Configuration Manager?
- DROP IF EXISTS Table Or Other Objects In SQL Server
- Concatenate Multiple Rows Using STRING_AGG
- Using TRANSLATE() in SQL Server
- Using CONCAT_WS() in SQL Server
- Row Number Without Using Order By In SQL Server
- TRIM() Function To Remove Space In SQL Server
- Union vs Union All – Usage and Performance In SQL Server
- Installing SQL Server Management Studio (SSMS)
- Char Vs Varchar Data Types In SQL Server
- Nchar Vs Char Data Types In SQL Server
- Nvarchar Vs Varchar Data Types In SQL Server
- Using Filters In SQL Server Management Studio
- Escape Single Quote In String In SQL Server
- Move Database To Emergency Mode In SQL Server
- Offline Vs Detach Vs Emergency Database In SQL Server
- Detach And Attach Database In SQL Server
- Bringing Database Online In SQL Server
- Taking Database Offline In SQL Server
- How To Split Delimited Strings in SQL Server?
- Simulating Deadlocks And Blocks In SQL Server
- Finding Deadlocks Using Extended Events In SQL Server
- How To Find Long Running Stored Procedures In SQL Server?
- What Are Extended Events In SQL Server?
- How To Find Last Few Executed Queries in SQL Server?
- Get Row Count Of All Tables In SQL Server Database
- Solution For SSMS Error – Cannot Find One Or More Components
- Find User Defined Function Containing Text or Table or Column Name in SQL Server
- Search And Find User Defined Function (UDF) By Name In SQL Server
- Search And Find All User Defined Functions / UDF In SQL Server
- Temp Table vs Table Variable vs CTE in SQL Server
- Function vs Stored Procedure in SQL Server
- Hash Code Encryption with HASHBYTES in SQL Server
- Find Indexes On A Table In SQL Server
- Find Size Of Tables In Database – SQL Server
- SQL Server: Concatenate Multiple Rows Into Single String
- Shrink Database File (mdf) In SQL Server
- Shrink Transaction Log File In SQL Server
- Generating More Data In WideWorldImporters Database
- Check If Column Exists In Table Of SQL Server
- Encrypting Stored Procedure, View & Function in SQL Server
- Installing Wide World Importers Sample Database
- Update From Select Statement in SQL Server
- Joining Tables from Databases on Different SQL Servers
- Installing AdventureWorks Sample Database
- SQL Server Management Studio – Part-2
- SQL Server Management Studio – Part-1
- SQL Server Installation
- SQL Server 2014 Installation
- Get Free SQL Server Developer Edition By Microsoft
- SQL Server 2014 Editions
- SQL Server Editions – Enterprise, Standard, etc.
- SQL Server Basics – Tutorial
- SQL Server: Search And Find Stored Procedure
- SQL Server: Search and Find Table by Name
- SQL Server: Find Table Creation Date
- Buffer Pool Extension In SQL Server 2014
- SQL Server: Joining Tables from Different Databases on the Same Server
- SQL Server 2014: In-Memory OLTP DLLs
- SQL Server 2014: Compiling Tables and Stored Procedures to Native Code
- SQL Server 2014: Natively Compiled Stored Procedure
- SQL Server 2014: Triggers on Memory Optimized Tables
- SQL Server 2014: Non-Durable Table
- SQL Server 2014: In-Memory OLTP Optimized Tables
- SQL Server 2012 Configuration Manager in Windows 8
- Durable Table In SQL Server 2014 – Create Durable Table
- SQL Server 2014: Creating Table Optimized for In-Memory OLTP
- SQL Server 2014: Database Compatible for In-Memory OLTP
- SQL Server 2014: Creating In-Memory OLTP Database
- SQL Server 2014 CTP1 is now available
- SQL Server 2014: What can we expect?
- SQL Server: Does WITH (NOLOCK) increase performance?
- Case Sensitive String Comparison on SQL Server
- SQL Server Case Sensitive Search: Fetching lowercase or uppercase string
- count(*) or count (1) or count(”) Which is better in SQL server?
- Does Index Improve SQL Server Query Performance?
- MSDB – What is msdb database?
- Clear Cache and Buffer of Stored Procedure in SQL Server
- SP_WHO and SP_WHO2
- What is SQL Server? How to get SQL Server?
- Using isnull in where clause is expensive in SQL Server
Twitter Bootstrap
Web Security
Windows
- Preventing Viruses On Windows 10
- RDP Error: The identity of the remote computer cannot be verified
- Opening port in Windows 8 & Windows 10 Firewall
- Disabling Windows 8 Firewall
- Multiple Remote Desktop Sessions For The Same User
- Windows 8: Disabling Recent Items List
- Windows 8: Changing Lock Screen and Start Screen Pictures
- Sluggish Mouse Pointer Movement in Remote Desktop
- Creating new user account in Windows 8
- Windows 8: Setting App Updates to happen automatically
- Adding a network printer in Windows 8 PC
- Applying group policy without logging out (GPUpdate)
- Windows 8 – Useful Keyboard Shortcuts
- Windows 8 – Changing Jump List (Recent Items) count.
- Fix For: Remote Desktop Connection Error
- Retrieve Files Deleted From Recycle Bin! Easy Way
Zurb Foundation