• 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: JAVASCRIPT

Differences Similarities between Web Server and Application server iplanet Websphere Java

Posted by james on March 4, 2011 1 comment

Introduction: In this artcle, i am tried to explain the differences and similarities between web server and application server. Main: ·         Webserver serves pages for viewing in web browser, application server provides exposes business logic for client applications through various protocols ·         Webserver exclusively handles http requests. application server serves business logic to application programs [...]

Fetching Retrieving Getting System/Machine IP Address Using Javascript Asp.Net C#

Posted by on November 1, 2010 0 comments

Introduction: In this article,i am going to explain about how to retrieve the machine ip address using javascript. Main: We can simply get machine ip address using the below javascript code, function GetIPAddress() { var obj = null; var rslt = ""; try { obj = new ActiveXObject("rcbdyctl.Setting"); rslt = obj.GetIPAddress; obj = null; } [...]

« Previous page | Next page »

Enter your email address:

Delivered by FeedBurner

<
  • Random Posts

    • Visual Studio 2008 New Features
    • Highlighting Gridview Rows Using C# and Asp.Net
    • Understanding Tuples in .Net 4.0 Asp.Net C#
    • Using accessing performing coding plinq in asp.net c# linq performance improvements
    • DotNet Assemblies
  • 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