Wednesday, April 10, 2013

Windows Event Logs and Control in C#(Win) application

Windows Event Logs and Control in C#(Win) application


Windows Event Logs and Control in C#(Win) application

Posted: 05 Apr 2013 07:02 AM PDT

This article explains all about Event Logs like what is EventLog, types, where we can find logs and mainly how to create, how to handle in c#(Windows) application, information about namespace, class, methods, properties and events used to control, discussed with simple examples, finally tells about advantages and disadvantages.

Web Signature Capture control in asp.net

Posted: 05 Apr 2013 07:44 PM PDT

Today I want to introduce an interesting and an important article for Third party control(licensed software)for to sign the online documents. That control is none other than web signature capture control.This web signature capture control need a mouse which already exists in your computer and this control will provide a mouse pad like image.Just we need to sign with the mouse on the mouse pad image and generate an image for your sign.How to work with this control i want to discuss in this ...

SharePoint list to InfoPath dropdown control

Posted: 06 Apr 2013 12:00 AM PDT

In this article i will show you how to add a SharePoint column values to dropdown control of an InfoPath form, I have explained in step by step way. Infopath form allows you create you own form and embed SharePoint list items to it.

How to make cancel confirmation message on button click event using JQuery in MVC4 razor application

Posted: 07 Apr 2013 07:34 AM PDT

JQuery is a very powerful language and can be used to make application effective. I have added simple code which can be used very commonly during code development. This is useful for MVC4 , JQuery beginners.

Table-less Web Design

Posted: 08 Apr 2013 09:53 PM PDT

This article describe how to create your web page in a efficennt way using <div> tags insead using <table> tags. Tableless web design is a method of web design and development without using HTML tables for page layout control purpose. Instead of HTML tables for page layout style sheet languages (CSS) can be used to arrange elements and text on web.

Bind XML Data to List

Posted: 09 Apr 2013 10:21 AM PDT

In this article, I will explain how to bind XML data to List. Using XDocument of System.Xml.Linq , XML document can be loaded to XDocument by providing url of the XML document. Using IEnumerable, Xdocument descendant can be binded to the list.

.Net Interoprability

Posted: 09 Apr 2013 10:40 AM PDT

Hi .net newbies , In this article I will explain what .Net Interoperability really means? . You would have theoretically learnt the .Net supports Interoperability feature. We know Interoperability is the ability of two systems to communicate with each other, The first system could be built on .Net framework and the other system can be of some other technology.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home