Munna on .net

Masudur Rahman (Munna) is sharing ideas and interesting learning experience on Microsoft dot net framework

Recent posts

Tags

Categories

Navigation

Pages

Archive

Blogroll

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

A Beginner's Guide for "Using WCF in JavaScript using Asp.net Ajax"

Contents Development Platform Introduction Using Ajax-Enabled WCF Service item template Using Service Interface defined in a class library Configure the Web Application To Use TODO Service Using Service In JavaScript Summery References Develop... [More]

A beginner's guide to WCF in XBAP

Download WcfFromXbap - 883.06 KB Contents Development Platform Introduction Prepare the stage Creating the projects and necessary files Configure the WCF for XBAP Consume WCF Service from XBAP Debugging WCF Service Deploying your solution Using the WsHttpBinding configuration A quic... [More]
Posted: Jul 17 2008, 10:40 by munnaonc | Comments (0) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: WCF | xbap

Install WCF & Asp.net in IIS7

II7 is the default Internet information server for Window vista and window server 2008. In few cases I found that WCF and asp.net 2.0 is not working in iis7. This short of problem is often encountered, if you install dot net framework first and then install IIS7. To resolve any kind of issue reg... [More]
Posted: Jul 08 2008, 10:38 by munnaonc | Comments (1) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: Asp.net | WCF | IIS 7

Windows presentation foundtion.. visited

Recently we developed a spacer project. Goals for this project is to learn new technologies of Microsoft. Microsoft is developing the new generation of windows programming and web programming environment. As part of this evolution, Microsoft developing four major technology 1. Windows presentatio... [More]