Skip to content

Techno Thirsty

asp.net,c#.net, MVC, WPF, WCF, JavaScript, JQuery, SQL Server, Interview Q&A

  • Tutorials
    • C#
      • Object Oriented Programming
    • ASP.NET
    • ASP.NET MVC
    • SQL SERVER
    • WCF
    • WPF
    • HTML
    • JavaScript
    • Bootstrap
  • Interview Q&A
    • C# Interview Questions
    • SQL Interview Questions
    • JavaScript Interview Questions
    • WCF Interview Questions
  • Tips & Tricks
  • Downloads
    • SQL Downloads

Month: December 2018

Get all schemas in SQL Server database

012. Get all schemas in SQL Server database

December 31, 2018 Dhruv Sheth SQL Downloads, SQL SERVER, Sql Server Scripts, Tutorials Leave a comment

Get all schemas in SQL Server database –Get all schemas in SQL Server database SELECT s.name as schema_name, s.schema_id, u.name

Continue reading

011. Get all available Databases in SQL Server Instance

December 30, 2018 Dhruv Sheth SQL Downloads, SQL SERVER, Sql Server Scripts Leave a comment

Get all available Databases in SQL Server Instance select [name] as database_nane, database_id, create_date from sys.databases order by name  

Continue reading

006. Find most used column names in database – Sql Server

December 29, 2018 Dhruv Sheth SQL Downloads, SQL SERVER, Sql Server Scripts, Tutorials Leave a comment

Find most used column names in database Query: select col.name as ColumnName, count(*) as Tables, cast(100.0 * count(*) / (select

Continue reading
Difference between temporary table and table variable in sql server

Difference between temporary table and table variable in sql server

December 28, 2018 Dhruv Sheth Interview Q&A, SQL Interview Questions, SQL SERVER, Tutorials One comment

Difference between temporary table and table variable in sql server Table variable Temporary table You can use it in User

Continue reading
Evaluate code execution time in Csharp

Evaluate code execution time in C#

December 27, 2018 Dhruv Sheth C#, C# Interview Questions Leave a comment

Evaluate code execution time in C# Hello folks, sometime we as a developer wants to check exact execution time to

Continue reading
viasual-studio-2019-preview

Visual Studio 2019 Preview Released

December 14, 2018 Dhruv Sheth Downloads, News Leave a comment

Visual Studio 2019 Preview Released You can download Visual Studio 2019 Preview. Please find video regarding New features in Visual Studio

Continue reading
WPF and Windows Forms are Now open source

WPF and Windows Forms are Now open source

December 14, 2018 Dhruv Sheth News, WPF Leave a comment

WPF and Windows Forms are Now open source Recently Microsoft has announced WPF and Windows form as a Open source.

Continue reading

Email Subscription


Recent Posts

  • Different ways to concatenate strings in c# | Top 6 Ways to Concatenate String
  • Label Control in WPF Tutorials step by step-2
  • Hello World – WPF Tutorials Step by Step – 1
  • Deep dive with nullable value types in c# | Nullable in c#
  • 133. SQL Server Script to find Installation Date, time and Authentication Mode
  • 132. SQL Server Script to find the status of Trace is running or not
  • 131. SQL Server Script to change the Recovery Model of a Database
  • 130. SQL Server 2012 Introduced dm_db_log_space_usage to find a Log size
  • 129. SQL Server Script to Enable and Disable XP_CMDSHELL Configuration
  • 128. SQL Server Script to find uncontained objects of a Database

Archives

  • May 2021 (1)
  • March 2021 (2)
  • November 2020 (120)
  • January 2020 (1)
  • December 2019 (5)
  • April 2019 (2)
  • January 2019 (2)
  • December 2018 (7)
  • September 2018 (1)
  • August 2018 (6)
  • July 2018 (1)
  • June 2018 (1)
  • May 2018 (4)
  • April 2018 (10)
  • January 2018 (2)
  • November 2017 (9)
  • October 2017 (7)
  • September 2017 (2)
  • August 2017 (1)
  • July 2017 (8)
  • April 2017 (3)
  • March 2017 (6)
  • February 2017 (4)
  • September 2016 (4)
  • August 2016 (2)
  • June 2016 (1)
  • April 2016 (2)
  • March 2016 (8)
  • February 2016 (5)
  • January 2016 (8)
  • December 2015 (6)
  • November 2015 (1)
  • October 2015 (8)
  • September 2015 (32)
  • August 2015 (1)
  • July 2015 (29)
  • June 2015 (50)
  • May 2015 (9)
  • February 2015 (1)

Tags

Android (1) Android Videos (1) ASP.NET (35) asp.net Interview Questions (6) ASP.NET MVC (7) Bootstrap (5) C# (63) C# Interview Questions (43) Downloads (3) GitHub (1) Google Tools (1) HTML (4) Interview Q&A (112) JavaScript (61) JavaScript Interview Questions (52) JQuery (6) LINQ To SQL (1) Mobile Operating System (0) News (2) Object Oriented Programming (3) Operating System (0) Performance Improvement in SQL (116) Programming Videos (0) SQL Downloads (134) SQL Interview Questions (65) SQL SERVER (190) Sql Server Scripts (135) SVN (1) Tips & Tricks (1) Tutorials (154) Uncategorized (1) Video Tutorials (0) WCF (3) WCF Interview Questions (5) Web API (1) Web API Interview Questions (1) WPF (9) Youtube API (1)
WordPress Theme: Tortuga by ThemeZee.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT

Please disable your adblocker or whitelist this site!