Skip to main content

Home/ Coders/ Group items tagged WebService

Rss Feed Group items tagged

Joel Bennett

Precision Computing - Calling a Webservice from PowerShell - 0 views

  •  
    Connect-WebService allows you to connect to a remote webservice via it's WSDL service description file, and generates the web service proxy for you -- like wsdl.exe would, but straight into memory in PowerShell!
iwebservices7

https://www.i-webservices.com/blog/mobility/top-10-mobile-app-plugin-that-will-make-you... - 0 views

  •  
    If you are a newbie in mobile application development, the process of choosing the correct tool may feel a bit intimidating. There are so many mobile app design tools on the internet to choose from. However, the use of mobile app plugins can make the development effortless in 2021. A plugin, to put it simply, adds a feature or capability to your app. It's much easier to install an interface plugin than to create an app design feature from scratch. These mobile app modeling software and plugins have the potential to generate thousands of applications. Your mobile app design company may be the one yet to utilize it. Nevertheless, whether you want to build your app or have partnered with a tech company for it, here is the list of top 10 mobile app plugins that you can utilize in 2021.
Matteo Spreafico

REST in WCF Blog Series Index | Demystifying The Code - 4 views

  • As some of you know, I am in the midst of a blog series on REST in WCF.  Further, I have been hard at work on a series of screencasts on the same subject (in conjunction with Ron Jacobs).  My colleague Tim Heuer relayed to me that I didn’t have a single post that we can point a person to that provides links to all of the posts and screencasts.  I will keep this post updated with all of the info:
Joel Bennett

GENNIT Code Generation - 0 views

  • Access to tested generators, a designer for building your project, FXCOP'd source files, XHTML, NUnit Testing Code, VS.NET 2005/Express solution files and SQL scripts.
  •  
    An early beta of a code-generation webservice which lets you create UML-like diagrams and generate code (with tests and everything).
Joel Bennett

2View - Notes - 0 views

  •  
    Javascript to enable flickr-like photo notes "anywhere" (like ... on your blog).
Joel Bennett

WW.DataServices - Nth Penguin - 0 views

  •  
    Generate Web DataServices in VisualStudio (a bit of an overlap with ADO DataServices, but nevermind)...
Joel Bennett

Aptana Jaxer | Aptana - 0 views

  •  
    Another open source web server ... with server-side scripting in JavaScript ... it's like an Open Source Volta...
Fabien Cadet

Use your singletons wisely - 0 views

  • I know where you live anti-pattern
  • Liskov Substitution Principle
  • the easier it is to test a class, the more likely a developer will test it.
  • ...3 more annotations...
  • Don't worry: the code will always tell you what to do. Just listen.
  • The key points here are that a class is only a singleton if all applications treat it exactly the same and if its clients can use the class without an application context.
  • "[c]ode wants to be simple."
  •  
    "singletons are unnecessarily difficult to test and may make strong assumptions about the applications that will use them [...] I know where you live anti-pattern [...] Liskov Substitution Principle". "To decide whether a class is truly a singleton: * Will every application use this class exactly the same way? (exactly is the key word) * Will every application ever need only one instance of this class? (ever and one are the key words) * Should the clients of this class be unaware of the application they are part of?"
Joel Bennett

Google Web Elements - 0 views

  •  
    Google Web Elements allow you to easily embed Google products into your own webpages
Joel Bennett

TimeAPI - Ruby NLP - 4 views

  •  
    Ruby's "Chronic" as a web-service.
Joel Bennett

Apache Thrift - 2 views

  •  
    Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.
Eamonn O'Brien-Strain

Nrby Photos - Pivotal Tracker - 0 views

  •  
    Tracking work on my Nrby Photos webos app.
Joel Bennett

Open source .NET and Mono web services framework - 10 views

  •  
    ServiceStack is a high-performance Open source .NET REST web services framework that simplifies the development of XML, JSON and SOAP Web Services.
Joel Bennett

MSDN Virtual Lab: Building Windows Azure Services with PHP - 0 views

  •  
    learn to enable FastCGI support in IIS 7.0, use FastCGI to host PHP applications on IIS 7.0, and use Windows Azure to host PHP applications...
  •  
    I still can't get over Microsoft not only offering to host PHP apps in their cloud, but offering training for it ...
Matteo Spreafico

Building Super-Scalable Web Systems with REST - 3 views

  • Standard fare for most dynamic data and the way most everybody would tell you to do it. Only thing is that it scales like a dog.
  • The thing is that holding all the weather of the entire globe in memory, well, takes a lot of memory. More than is reasonable. In which case, there’s a fairly decent chance that a given request can’t be served from the cache, resulting in a query to the database, an update to the cache, which bumps out something else, in short, not a very good hit rate.
  • If we were able to make our clients in London perform an HTTP GET on http://weather.myclient.com/UK/London then we could return headers in the HTTP response telling the intermediaries that they can cache the response for an hour, or however long we want.
  • ...1 more annotation...
  • Instead of getting hammered by millions of requests a day, the internet would shoulder easily 90% of that load making it much easier to scale. Thanks Al.
iwebservices7

Hire Flutter Developers to Jumpstart App Development - 0 views

  •  
    Build seamless and secure cross-platform applications smartly with a team of flutter experts to sustain and augment business value with world-class services. Acquire top-notch app development and service capabilities to develop the best mobile app solutions that sport enhanced features, functionalities, intuitive User Interface, and engaging User experience resulting in a world-class product that meets all your business requirements.
iwebservices7

Best Web Services Company in India - 0 views

  •  
    iWebServices is one of the most promising web services companies, having a global presence. With over 10 years in the website design business, we are experts in all aspects of website design, hosting, domain names, and social media. We have a team of expert web designers and developers who provide expert web design services to our clients.
iwebservices7

Progressive Web App Development Company - iWebServices - 0 views

  •  
    PWA (or a Progressive Web Application) is an app displayed as a website within your browser, It's not something that you have to download and install from Google Play or the App Store. A Progressive Web App is based on the idea that the Internet, with the mass adoption of HTML 5 and similar web development languages, has evolved and moved forward. It has matured to a point where PWAs are capable of providing similar functionality with a seamless user interface which is found in the best traditional native apps via a direct mobile experience. iWebServices is a top-rated Progressive Web App Development Company that offers PWA development services across the globe.
iwebservices7

Top 5 PHP Frameworks to Consider for Your Next Project - 0 views

  •  
    PHP is a widely-used programming language for building websites and web applications due to its stable and secure nature. With time, website and app development is turning into a complex task where developers write thousands of lines of code to build these apps and websites. And they have to write every code from the start. The PHP frameworks solve this problem. PHP frameworks provide developers with reusable and well-organized code to build highly scalable applications. Whether you are looking to hire a PHP developer for your project or you are a developer, utilizing the proper framework will ensure the efficient and swift completion of your project. This article intends to provide an overview of the top 5 PHP frameworks for web apps in 2021. But before we dive into it, let's understand how to choose the right PHP framework for your project.
1 - 20 of 32 Next ›
Showing 20 items per page