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

How to remove last special character using C#?

| | Category: c# .net

Remove last special character if last character is question mark. First we have to check the last character in given string is question mark or not. If last character is question mark then we remove the last character.

Remove last special character using jQuery

| | Category: JQuery

In this article I will show you how to remove the last special character from a string using JQuery. The input text jQuery event change slices the last char from the string with the help of slice property...

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.

Page 80 of 82