• Home
  • About
  • BestBloggingIdeas
  • DotNetLearningSource
  • FORUM
  • Joblinks
  • Latest News
  • Policy
  • POSTS
  • SimplySqlServer.Com && SimplyAspDotNet.Com
  • Sitemap

Join Ours Forum

Asp.Net,C#,Ajax,Sql server,silverlight,Javascript codes exambles articles,Programming exambles

RSS Feed

Category Archives: WEB SERVICES

How to authenticate a particular user machine in web services without using Userid&Password Authentication

Posted by on June 26, 2010 12 comments

Introduction: In this article,i am going to explain about how to authenticate web service into a particular client machine without using userid/password (stored in database). Main: Normally we know in windows/password based authentications we are using ip addess for validating windows account. so here also i tried the same ip address approach for authenticating particular [...]

Creating Managing Transactions in Web services

Posted by on June 14, 2010 1 comment

Introduction: In this article,i am going to explain about how to do transactions in web services using Webmethod.Transactionoption property. Main: we can easily manage tranctions using webmethod.transaction property, [WebMethod(TransactionOption= TransactionOption.RequiresNew)] It Indicates that the XML Web service method requires a new transaction. When a request is processed, the XML Web service is created within a [...]

« Previous page | Next page »

Enter your email address:

Delivered by FeedBurner

<
  • Random Posts

    • Bulk/MultiSelect GridView Rows using a Checkbox and JQuery Asp.Net C#
    • How to Use Delegates/Interfaces in windows forms
    • JavaScript Popup Time Picker
    • Using/Developing/Performing/UnderStanding Generics Collections in Asp.Net 2.0 C# Casting Data Structures
    • JavaScript Code for Trimming String
  • Search by Tags!

    Application AspNet Basic between Black Bluetooth Build Business Collection Consultants Design Development Downloading effective Excel Experts Generics Implement Installing Interview Logic Management Microsoft Minutes Object Outlook Professional Programmer Programming Project Projects Questions Ready Select Server Services Silverlight Source Strings Studio Through using Visual Website Wordpress
  • Archives

    • August 2011
    • June 2011
    • May 2011
    • April 2011
    • March 2011
    • February 2011
    • December 2010
    • November 2010
    • October 2010
    • September 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009

Copyright © 2012 NetProgrammingHelp.com

Δ Top