|
|
|
- UDDI
Universal Discovery Description and Integration is the yellow pages of Web services. As with traditional yellow pages, you can search for a company that offers the services you need, read about the service offered and contact someone for more information. You can, of course, offer a Web servi...
|
|
|
|
|
|
- WSDL (often pronounced whiz-dull) stands for Web Services Description Language. For our purposes, we can say that a WSDL file is an XML document that describes a set of SOAP messages and how the messages are exchanged. In other words, WSDL is to SOAP what IDL is to CORBA or COM. Since WSDL is XML, i...
|
|
|
|
|
|
- Security
One of the first questions newcomers to SOAP ask is how does SOAP deal with security. Early in its development, SOAP was seen as an HTTP-based protocol so the assumption was made that HTTP security would be adequate for SOAP. After all, there are thousands of Web applica...
|
|
|
|
|
|
- SOAP
Soap is the communications protocol for XML Web services. When SOAP is described as a communications protocol, most people think of DCOM or CORBA and start asking things like, "How does SOAP do object activation?" or "What naming service does SOAP use?" While a SOAP implementat...
|
|
|
|
|
|
- Dr. Miller holds a PhD from the Massachusetts Institute of Technology, and is currently a Lead Program Manager for Microsoft Corporation. His research work over the past 25 years has included parallel processing, programming languages, programming environments, computer security and collaborative sy...
|
|
|
|
|
|
- Dr. Miller holds a PhD from the Massachusetts Institute of Technology, and is currently a Lead Program Manager for Microsoft Corporation. His research work over the past 25 years has included parallel processing, programming languages, programming environments, computer security and collaborative sy...
|
|
|
|
|
|
- All these are Power Point presentations from MicroSoft. If you are learning or new to Dot Net, this is really good start for you to understand the technology. Each presenation is around 40 min duration or 40 slides and it's worth taking a look at it. These presentations covers topics like Moving to ...
|
|
|
|
|
|
-
Welcome to the C# Station Tutorial. This is a set of lessons suited for beginning to intermediate programmers or anyone who would like to gain familiarity with the C# programming language. By following these lessons you'll be able to write C# programs with ease.
|
|
|
|
|
|
- The ASP.NET QuickStart is a series of ASP.NET samples and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web programming framework. The QuickStart samples are designed to be short, easy-to-understand illustrations of ASP.NET feat...
|
|
|
|
|
|
- This section of the documentation discusses application development in Visual Basic or Visual C#. Either programming language can be used equally well in the subjects covered in this section. Applications made by either language are built on the services of the common language runtime and take advan...
|
|
|
|
|
|
- ADO.net Programming Style
In this ADO.net Programming Style article, you will learn how to write efficient code and how to represent the information which take advantage of layered design of .net framework. You will also learn about how you can write code efficiently and improve performance of a...
|
|
|
|
|
|
-
Email Sending in ASP.net 2.0
In this ASP.net 2.0 tutorial you will learn how to send email in ASP.net 2.0 - This article will focus on following concept, Simplest way of sending email, Writing HTML Email and Creating Email with attachment.
|
|
|
|
|
|
- Smartnavigation property in ASP.NET
SmartNavigation is the property that enables the individual controls on users Web forms to maintain focus between postback, as well as allows one to suppress that flicker that occurs as a person load the new page.
|
|
|
|
|
|
- Email Sending from Gmail
This article will focus on following concept
Simplest way of sending email from Gmail
|
|
|
|
|
|
- What are the features of .NET?
This article discuss the features of .NET - viz Assemblies, MSIL, Common Type System and Cross-language Interoperability
|
|
|
|
|
|
- Top Security Vulnerabilities
These days, the biggest threat to an organization's network security comes from its public Web site and the Web-based applications found there. Unlike internal-only network services such as databases-which can be sealed off from the outside via firewalls-a public Web si...
|
|
|