c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

Database backup easily using DB SQL command

| | Category: SQL

Create a folder in a directory.Take database Backup by executing SQL command.Below query will return a listing of all backup files in all databases on a SQL instance.

How to take database backup using c#?

| | Category: ADO.NET

We can create a SQL Server database backup SQL Server through coding using c#.

How to check all except disabled ?

| | Category: JQuery

This input field with type checkbox, which are checked, and not disabled. you can use an attribute property to check.

How to check checkbox is checked and unchecked in jquery ?

| | Category: JQuery

The jQuery prop() method is used to know the status of checkboxes which specifies its checked or unchecked status.

successful tips for Search Engine Optimization (SEO) Techniques

| | Category: SEO

SEO is a technique which helps search engines find your site and higher and come up on the first page of Google search and get more traffic.

How to set default value for @HTML.EditorFor in ASP.NET MVC ?

| | Category: asp.net MVC

I am going to Explain How we create Default values for model Entities.

[Solved] LINQ to Entities does not recognize the method 'System.Object get_Item(System.String)' method, and this method cannot be translated into a store expression.

| | Category: Linq

This is caused because of Where-Expression. You should only use variables in there or call methods that can be translated to SQL. First, save your Session value in a variable.

how to take in Linq c#?

| | Category: Linq

This sample uses Take to get only the first 3 elements of the array.

how to skip records in linq c#

| | Category: Linq

this article describes how to skip records using Linq C#.

order by in linq c#

| | Category: Linq

this article describes how to do linq in c# by sorting a list of words alphabetically.

Page 81 of 82