Quantcast
Channel: .Net Core | MVC | HTML Agility Pack | SQL | Technology Crowds
Browsing all 544 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Guid in SQL

GUID is generated to unique identifier No. GUID is created through network card.SQL Server have data type uniqueidentifier, A sample database snapshot has been provided below:  Guid in SQL--Code...

View Article


Image may be NSFW.
Clik here to view.

How to Schedule Backup in SQL Server 2008?

I am writing about very important part of our development How to schedule backup in SQL Server 2008 R2. We work sometimes offline (at our local machine) or online server, our day-to-day database...

View Article


Image may be NSFW.
Clik here to view.

How to Publish Website in ASP.Net 4.5

I am here writing upgraded version of How to Publish Website in ASP.Net 4.0, In asp.net 4.5 have new features to earlier version asp.net 4.0. I have listed below key steps those guides us how to...

View Article

Image may be NSFW.
Clik here to view.

3 Tier Architecture in asp.net

I am publishing next version 3 tier architecture article of asp.net 4.5, In asp.net c# 4.5 have some new up gradations to know when  working on 3 tier architecture,  I have provided key steps to know...

View Article

Image may be NSFW.
Clik here to view.

Could not load file or assembly...

I am providing my best solution as following. I am much assure, you will fix your issue after going through given below steps.1.    You have to check your private assembly “Bin” folder whether it is...

View Article


Image may be NSFW.
Clik here to view.

Who is the best cloud provider

We should know all “pros and cons” of cloud solution providers across the market. There are three main lead solution providers of cloud technology, who serve the cloud industry entirely. I have listed...

View Article

Image may be NSFW.
Clik here to view.

How to Design Entity Relationship Diagram

Entity Relation Diagram (ER-Diagram) is very important aspect of database designing, with the help of ER Diagram we can define Primary Keys, Foreign Keys, Unique Keys so entire relations in our schema....

View Article

Image may be NSFW.
Clik here to view.

Online Document Editing in ASP.NET C#

I got requirement to make document online. I started to look for third party controls, but this kind of requirement through third party very rare in across global market, only few solutions with third...

View Article


Image may be NSFW.
Clik here to view.

How to Open Skype Multiple Account on Mac

I have already written a article on How to Open Skype Multiple Account in Microsoft windows, in this article, I have taken chance real time how to open Skype Multiple Account on Mac operating system. I...

View Article


Image may be NSFW.
Clik here to view.

Could not open a connection to SQL Server

I have been running the same issue few days back, throws the exception with the description “provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server”on server”.  I have...

View Article

Image may be NSFW.
Clik here to view.

MVC 4 Sample

I have suggested below MVC 4 sample project step by step with snapshots attached as well.Step 1: Open your Visual Studio 2012 as displayed in snapshot to launch your project of MVC 4.Step 2: Now you...

View Article

Image may be NSFW.
Clik here to view.

Connection Timeout In IIS

I have provided below few complete steps to adjust your connection timeout in IIS as following.Step 1: Press Windows & run (Win + R) to open your IIS (Internet Information Services) or you can run...

View Article

Image may be NSFW.
Clik here to view.

HTTP Error 503. The service is unavailable

I have explained in steps to resolve issue HTTP Error 503. The service is unavailable as below:Step 1:I ran into issue  “HTTP Error 503. The service is unavailable” when I launched my website through...

View Article


Image may be NSFW.
Clik here to view.

How to Add SSL Certificate

I have suggested brilliant 10 steps how to add SSL certificate as below:Step 1: Open your IIS (Internet Information Services) from start windows or with hotkeys (ctrl + R then type inetmgr).Step 2: On...

View Article

Image may be NSFW.
Clik here to view.

How to Add FTP Site in IIS

I am publishing another article on how to add FTP Site in IIS, who are newbie in IIS (Add FTP site in IIS). I have provided steps as below:Step 1: Open your Control panel, now locate “Uninstall or...

View Article


Image may be NSFW.
Clik here to view.

How to Embed Youtube Channel

I have provided key steps to embed YouTube channel into your website. Steps1: I am providing youtube channel script to embed YouTube Channel with Subscribe button.<div> <script...

View Article

Image may be NSFW.
Clik here to view.

What Is IIS

IIS has great feature to deploy website over the internet. It has great extensibility, scalability, easy to manage, modular etc. It runs on Windows platform to deploy website. Microsoft has designed...

View Article


Image may be NSFW.
Clik here to view.

Set Rules in Outlook

When we are working with outlook emails, as time passes over our outlook size also grows, it is very hard to filter the emails from a long emails bundles. Once we are in huge emails size then...

View Article

Image may be NSFW.
Clik here to view.

Conditional Formatting in Excel

This article is written over Excel conditional formatting. This is very useful when we are working on large volume of data. We can separate data as per our circumstances. I am here explaining in detail...

View Article

Image may be NSFW.
Clik here to view.

Export Gridview to Excel

Everyday tons of millions data is manipulated in Excel/CSV across the world daily. I have manipulated data with Excel and CSV in ASP.Net (C#). Normally when we are showing data in Gridview, end user...

View Article
Browsing all 544 articles
Browse latest View live