|
|
|
Search Result: Found
30
sites
|
|
|
|
Total Hits: 550 | Today: 8
|
|
Rating:
|
|

This document provides recommendations for Microsoft Visual Basic developers planning to upgrade their applications to Visual Basic.NET. It includes information on the Visual Basic.NET Upgrade Tool and discusses architectural guidelines for enabling a smooth upgrade from Visual Basic 6 to Visual Basic.NET....
|
|
|
|
Total Hits: 58 | Today: 8
|
Author: farzaneh ansary
|
Rating:
|
|

This example uses a simple scenario to demonstrate how an instance of an object is created and serialized into a file stream and stored into database using the Serialize method.The XML stream is saved to a file, and the same file is then read back and reconstructed into a copy of the original object using the Deserialize method. Serialization is the process of converting the state of an object into a form that can be ersisted or transported. The complement of serialization is deserialization,whi...
|
|
|
|
Total Hits: 1171 | Today: 5
|
Author: Islam ElDemery
|
Rating:
|
|

A chat room page using ajax and Linq to xml. I've developed a simple chat web application that deals with xml files to store information about online chatters, using ASP.NET, C#, Linq to XML, Ajax -Anthem Framework. The application includes a class to handle the xml file by some methods to create the xml or load it, to save info, modify it, or remove it....
|
|
|
|
Total Hits: 104 | Today: 5
|
Author: Ricardo Cuello
|
Rating:
|
|

Due to the fact that .NET CheckedListBox does not have out of the box binding facilities, this article implements an extension of the CheckedListBox which can be bindable. Moreover, it implements the DisplayMember and ValueMember properties in order to get an array of IDs containing the respective checked items....
|
|
|
|
Total Hits: 253 | Today: 4
|
|
Rating:
|
|

So far in our series on .NET caching, we've created a basic cache and added a thread to expire objects from the cache based on a fixed expiration date. This may work well in certain situations, where it is possible to predetermine the date of expiration, but what if the date of expiration cannot be predetermined? Perhaps you have an inventory list that should only be expired if the latest shipment has arrived....
|
|
|
|
Total Hits: 2013 | Today: 4
|
Author: Albert Pascual
|
Rating:
|
|

And why not, how to create an easy chat room for your web site? Well, the best way is to use a nice database to store messages; however, for demo purposes, I'll use a static array. I know, you won't be able to use it in your web farm. Take this article as the concept, not as a solution. This simple web chat program is intended to work in any browser supporting "<"iFrame">". Also, you can select multiple chat rooms. Why not extend from there and more from channel to channel....
|
|
|
|
Total Hits: 1334 | Today: 4
|
Author: Steve C. Orr
|
Rating:
|
|

Nearly every Web site could benefit from a chat room to help users socialize or sort out important issues. However, creating a chat room is usually more effort than it’s worth — unless somebody’s already done the work for you. This article presents a WebChat control that you can drop onto any ASP.NET Web page to get an instant, fully functional chat room....
|
|
|
|
Total Hits: 141 | Today: 4
|
Author: microsoft
|
Rating:
|
|

Active Directory directory service is the distributed directory service that is included with Microsoft® Windows Server 2003 and Microsoft Windows 2000 Server operating systems. Active Directory enables centralized, secure management of an entire network, which might span a building, a city, or multiple locations throughout the world....
|
|
|
|
Total Hits: 1337 | Today: 3
|
Author: GfWeis
|
Rating:
|
|

Adding a Global Error Handler to Global.aspx in C# for VS.Net...
|
|
|
|
Total Hits: 4677 | Today: 3
|
Author: Hamid Shojaee
|
Rating:
|
|

If your artistic skills are as bad as mine and have ever had the need to create a simple banner you know how frustrating and time consuming it can be to design a banner that gets your ideas across. Sometimes, however, the most effective banners tend to be the simplest looking banners. Fortunately, it's easy to make simple banners in HTML. In this article, we'll write a method that can create a simple banner on the fly....
|
|
|
|
Total Hits: 1653 | Today: 3
|
Author: Microsoft
|
Rating:
|
|

This download includes a master set of Visual Basic and Visual C# code samples demonstrating various aspects of the language in the following areas: syntax, data access, Windows Forms, Web development and Web services, XML, security, the .NET Framework, file system and file I/O, interop and migration issues, COM+, ADO.NET, and advanced topics including graphics with GDI+, remoting, serialization, MSMQ, and Windows services....
|
|
|
|
Total Hits: 1608 | Today: 3
|
Author: Mesalem
|
Rating:
|
|

I ran into the problem of creating a chat room where two users can chat directly. I didn't like the idea of using server side code and doing all these post back which is not user friendly. I found that with the use of remote scripting, we can make a simple and fast chat application....
|
|
|
|
Total Hits: 945 | Today: 3
|
Author: punokio
|
Rating:
|
|

This simple project can be used instead of TcpClient, TcpListen - socket classes, because it's easy. You can create a server application in just three or four lines of code, and a client application in just two lines of code. This is the main idea of this article....
|
|
|
|
Total Hits: 65 | Today: 3
|
Author: Charles Carroll
|
Rating:
|
|

This page demonstrates the capabilities how to display a table from a SQL statement. It illustrates not only how to display the table, but also how to detect that no records were returned from a query, and how to detect null and blank values in the data....
|
|
|
|
Total Hits: 85 | Today: 3
|
Author: Brian Connolly
|
Rating:
|
|

The success or failure of IT departments can depend on their ability to deliver a high throughput of requests to the services they support. This is especially important for Web services. In order to ensure adequate throughput, you really need to be able to measure response times. To achieve that goal, this article presents a general-purpose reporting mechanism that can be used in any .NET system that employs HTTP and SOAP....
|
|
Search Result: Found
30
sites
|
|
|
|
|
|
|