Thursday 3 May 2012

How to put Watermark for textboxes | Watermark for Username and Password | Watermark in Javascript

                      Hi Friends, in this article I will explain about Watermark for Username and Password in JavaScript.
I already explained in the previous articles about Marquee tag or How to Scroll Text From left to right or How to Move the Text in HTML,C#/VB.NET:Save the generated pdf directly to the server directory folder without user prompt in ASP.NET and How to open PDF File in Adobe Reader, not in Browser in ASP.NET using C#/VB.NET
                      We may see Watermark textboxes  in so many sites. Suppose we take the twitter  site in login page and signup page it contains Watermark textboxes  .

VB.NET or C# forms Conformation Box | Display conformation box in .NET | Alert box in VB.NET or C#

                                       Hi Friends, in this article i will explain about VB.NET or C# forms Conformation Box.
I already explained the articles on windows forms.If you want click onWindows Forms.
Basically we know about how to display conformation box in javascript.The conformation is like below.

Tuesday 1 May 2012

What are Contracts in WCF | Service Contract | Data Contract | Message Contract | Fault Contract in WCF

                           Hi friends, in this article I will explain about the Contract in WCF.
In previous articles I already explained about Fundamentals of WCF,Binding and behaviour in WCF.
What are Contracts in WCF:
In WCF every service is exposed as contract. Contract is a standard way to describing about what the service will do. A WCF Contract is a collection of Operations that specifies what the Endpoint communicates to the outside world. Each operation is a simple message exchange, for example one-way or request/reply message exchange.

Binding and behaviour in WCF | Fundamentals of WCF

                             Hi Friends , in this article i will explain about the Binding and Behaviour of WCF. It is one of the fundamental of WCF.In previous article i already explained about Fundamentals of WCF.
Binding and behaviour:
Binding represents how the client can communicate with the service.
We can know this with the small example.

© 2012-2018 Aspdotnet-Kishore.blogspot.com. All Rights Reserved.
The content is copyrighted to Kishore and may not be reproduced on other websites without permission from the owner.