Tuesday, October 22, 2013

Add Item Sub Category

<%@ Page Title="Add New Sub Category" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Add_ItemSubCategory.aspx.cs" Inherits="Watson.Stock.Add_ItemSubCategory" %><%@ Register src="../UserControl/Notification.ascx" tagname="Notification" tagprefix="uc1" %><asp:Content...

Add Item Category

<%@ Page Title="Add New Category" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Add_ItemCategory.aspx.cs" Inherits="Watson.Stock.add_ItemCategory" %><%@ Register src="../UserControl/Notification.ascx" tagname="Notification" tagprefix="uc1" %><asp:Content...

Notification

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Notification.ascx.cs" Inherits="Watson.UserControl.Notification" %> <div align="center">     <div class="divTable">               <div class="divRow"...

ClearText

        private void Cleartxt()         {                        foreach (Control cntrol in EnumerateControlsRecursive(Page))            ...

Stored Procedures

ALTER PROCEDURE [dbo].[usp_SetItemCategory]     @ncName            nvarchar(100),     @ncDesctiption  nvarchar(256)         AS BEGIN --Check to make sure the Name  does not already...

common.cs

using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Xml;namespace Watson.Common{    public class Common    {        /// <summary>        /// Read error...

ErrorList.xml

<?xml version="1.0" encoding="utf-8" ?><root>  <ErroMessages>    <!--Default error message-->    <ErroMessage>      <ErrorID>DE-00</ErrorID>      <ErrorDescription>Successfully...

Unhandle Exception with error Error.aspx and Application_Error

Error.aspx     <form id="form1" runat="server">    <div>    <center>  <div class="ContentHead">ERROR</div><br /><br />  <asp:Label ID="Label_ErrorFrom" runat="server" Text="Label"></asp:Label><br...

dal class

using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Data.SqlClient;using System.Data;using System.Collections;namespace DalLibrary{    public class DalPhone    {       ...

Popular Posts

Recent Posts

Text Widget

Powered by Blogger.

Find Us On Facebook

Flickr Images

Recent Posts

Video Of Day

Random Posts

Facebook

Random Posts

Advertising

Popular Posts