Case Studies

Problem i have a supplier table that stores supplier email, and the column can store 1 or more email address
1. make sure you have exclusive access to the database, means the database is not being used or there are
    <html> <head> <script language="javascript" src="scripts/jquery-3.0.0.min.js"></script> <script> $(document).ready(function(e) { $("#textareaid").bind("paste", function(e){ var items = (e.clipboardData || e.originalEvent.clipboardData).items; console.log(JSON.stringify(items)); //
In javascript, we can use regular expression to test if a given string contain the numbers, alphabet, or special characters.
To convert a JSON string into a Dictionary list, string jsonstring = "[{\"no\":\"1\"}, {\"no\":\"2\"}]"; List<Dictionary<string, object>> items = new System.Web.Script.Serialization.JavaScriptSerializer().Deserialize<List<Dictionary<string,
This aspx code sends email with attachment   <%@ Page Language="C#" AutoEventWireup="true" debug = "true" %> <%@ Import namespace="System.IO" %>
This aspx code connects to MSSQSL and retrieve data from "product" table.   <%@ Page Language="C#" AutoEventWireup="true"%> <%@ Import namespace="System.IO"
This sample code generate 30,000 random 5-character-alphanumeric code in C#. The codes are stored in Hashset to be used for
This sample code generate a QR code in C#, and display the QR code on web page Download the library
Sharing a list of online resources, tools available for personal and commercial use. Remember to say thank you to the