<!DOCTYPE html> <html lang="en"> <head> <meta chars…
create view vw_createrandomstring as select sessionid = (select c1 as [text()] f…
public JsonResult GetTaskDescription(string id) { id = id.ToUpper(); List<A…
<html> <style> input[type=file] { display:block; height:0; wid…
<html> <head> <script src="https://ajax.googleapis.com/ajax/libs/j…
function validemailcommaseparated() { var emailexp = new RegExp(/^([\w+-.%]+@…
In Js: function valuechar(str, n) { var char = [], i, len; for(i = 0, len = st…
its easy to make guid in javascript. below is code to get strings that look like guid.…
<!DOCTYPE html> <html lang="en"> <head> <meta chars…
using System; using System.Linq; public class Program { public static void …
select string_agg(name,',') name from sys.columns where object_id = object_id…
using System; using System.IO; using System.Linq; public class Program { public …
var list=['a','b','c','d','e']; // array.slice…
create proc usp_createc#classfromsql @tablename sysname as declare @result varchar(max…
<html> <head> <title>sum of all textbox each row</title> …
< html > < head > < title > webdeveloper </ title > </ …
<!DOCTYPE html> <html lang="en"> <head> <meta chars…
function fullsum() { var one = $("#f1").val(); var …
step: 1 create on webpage as html file step: 2 in head tage add coding like, <scri…
step:1 give in id block of division step:2 add inline css in div - style="display…
CREATE PROC EMPDATAHTML AS BEGIN DECLARE @Data VARCHAR(MAX),@TableData VARCHAR(MAX),@R…
<html lang="en"> <head> <script src="https://unpkg.c…
Input Value: specifies a variable containing the data to be hashed.input is varchar, n…
using System; namespace ajayvishu { public class Program { public stat…
<! DOCTYPE html > < html lang = "en" > < head > < m…
CREATE TABLE EMP ( ID INT PRIMARY KEY IDENTITY(1,1) , NAME VARCHAR(50), AGE INT, SALAR…
< html lang = "en" > < head > < script > …
Insert Data Store Procedure: CREATE TABLE #EMP ( [ID] [int] IDENTITY(1,1) NOT NULL, …
CREATED BY IT DEVELOPER WEB
Social Plugin