By tag: client
0
kicks
EppLib.NET - EPP client for the .NET framework
EPP (Extensible Provisioning Protocol) is a widely adopted protocol used to comunicate between a domain registrar and the different domain name registries to provision and manage domain names, host names and contact details.
EppLib.NET provides a library that makes easy for registrars to interac...
0
kicks
Amazing Strategy!!
I recently downloaded a cool fighter plane game (iFighter lite) on my iPhone. As I started playing, I felt that plane is
moving a bit slow!! But soon enough I saw a little perk on the screen and I flew over it and suddenly plane's speed increased. Soon enough, enemy planes started attacking me an...
0
kicks
MVVM with Prism 101 – Part 6b: Wrapping IClientChannel
I could have used the title “Ditching Client Service Proxy” or “Avoiding Add Service Reference”, but that’s not what the meat of the post is about. However, that is essentially the goal of this post. The client service proxy generated when you use “Add Service Reference…” to reference your web servi...
0
kicks
ASP.NET AJAX 4.0 Template Example
Yesterday was released the first preview of ASP.NET 4.0. Lot's of cool stuff come with this release and with this article i will try to demonstrate the use of templates. The example is available for download Let's start...
0
kicks
UpdatePanel Data Transfer and the client side page life cycle
This post shows the data transfer format used by the updatepanel as well as the client side page life cycle events beginRequest and endRequest.