|
|---|
| ASP.NET 2.0 Free Training : Personalization: User Profiles and Themes - In this tutorial you will learn about Personalization - User Profiles and Themes, Inbuilt providers in ASP.NET 2.0 and also Create and execute a Shopping cart application with Personalization features. Surfers would love to see on the website the content which is customized to their needs. ASP.NET offers a personalization feature which enables users to do just that.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products is an expansion of the Microsoft Visual Studio and SQL Server products. It is a lightweight, yet powerful, easy to use and learn tools for beginners, students, and hobbyist users
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Message Queuing or what you can call as MSMQ itself is an asynchronous programming. This is because the clients does not wait for the server to read the data sent to it. But there is a difference between the MSMQ itself and the asynchronous programming. In MSMQ world, all the sender and recipient transaction can be occur in disconnected and connected method, while the asynchronous programming, the transaction can only occur in connected mode. Message Queuing is kind of email for application to application communication. But MSMQ has lots more features to offer, such as guaranteed delivery ,transactions,confirmatio ns, express mode using memory and so on. With MSMQ you can send,receive, and route messages in a connected or disconnected environment
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| This article will explores about .NET remoting. .NET remoting is a technology that allows you to invoke or accessing objects on remote server. For those who are familiar with Java technology, it is called RMI (Remote Method Invocation) in java world. .NET remoting supports accessing your objects by using HTTP,TCP and IPC channels. Similar with Web Services, .NET remoting also support calling your objects via HTTP protocol. However Web Services provide platform independence and you also get loose coupling between your client server objects which means that easier to deal with versioning issues. Unlike Web Services, .NET remoting requires both of your client and server objects running on the same .NET Framework version. and it has a tight coupling between client and server because the same object types are shared.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Using this tutorial readers can learn about performing data transfer between Microsoft ASP.NET and Macromedia Flash MX. In this tutorial the author starts with an introduction to Flash and suggests that Macromedia Flash MX is an efficient tool for developing application. In this tutorial users can find two methods of data transfer between ASP.NET Flash MX. The author clearly explains the vital role of XML technology in this process.
| | Price:Free Rate: 4.5(out of 5) Vote:2 |
|
|
| |
|
|---|
| VB.NET 2005 Tutorials : Web Reference, ASP.NET Web Application and XML Web Service - In this tutorial you will learn about Using Web Reference - Adding a Web reference:, To create an ASP.NET Web application, Adding a Web Reference, Testing a Web Service, Accessing the XML Web Service and To access the XML Web service
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| VB.NET 2005 Tutorials: DomainUpDown and NumericUpDown - The windows Forms System.Windows.DomainUpDo wn control looks like a combination of a text box and a pair of buttons for moving up or down through a list. This control displays and sets a text string from a list of choices.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Tutorial introduces a number of new Web controls designed for accessing and modifying data in ASP.NET 2.0. You can perform all common database related tasks like displaying, editing and updating the data with minimum effort. ASP.NET 2.0 has got some smart and intelligent new data source controls which can even manipulate specialized data sources like XML files
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| Explains how to work with ASP.NET user controls at run-time. User controls offer great flexibility than server-side includes (SSIs) by accessing the object model support provided by ASP.NET.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|
|---|
| NET provides a framework for web services used by Microsoft’s Windows, which is the standard operating system on the majority of personal and business computers. These web services include pre-existing IT (and specifically web services) protocols and technologies like XML (Extensible Markup Language), SOAP (Simple Object-Access Protocol), WSDL (Web Services Description Language) and the universal business directory UDDI (Universal Description, Discover and Integration).
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|