Search for: xml sql dataset vb programming
Related Programming Resources
- ASP.NET Web Services and Web Clients Web Services Overview . The World Wide Web has opened up the possibility of large-scale distributed computing . Web Applications only allow interaction between a client browser and web server hosting a web page . Web Services create web-based apps that interact with other apps running on other computers - A Web Application is
- iPhone Application Programming Guide The iPhone SDK provides the tools and resources needed to create native iPhone applications that appear as icons on the user''s Home screen. Unlike a web application, which runs in Safari, a native application runs directly as a standalone executable on an iPhone OS–based device. Native applications have access to
- Java to C++ Transition Tutorial Unlike Java, C++ is a fast, powerful, and flexible programming language. It was originally developed by Bjarne Stroustrup at what was then AT&T Bell Labs in the early to mid 1980s. The C++ programming language is derived from the C programming language. It attempts to retain as much of C's
- Using Reflection to Reduce the Size of .NET Executables This article presents an object-oriented technique for reducing the size of .NET executables. Current binary compressors cannot be used to pack .NET executables because .NET makes use of a specially modified PE file format. We will rely on reflection capabilities supported by .NET to pack .NET binaries using pure C#
- ECMAScript Language Specification ECMAScript is an object-oriented programming language for performing computations and manipulating computational objects within a host environment. ECMAScript as defined here is not intended to be computationally self-sufficient; indeed, there are no provisions in this specification for input of external data or output of computed results. Instead, it is expected