.NET news » Internet Internet Rss Feed

< 1 2 3 4 5 6 7 8 >
download
Install and Run Your ASP.NET Applications on Systems Without IIS
Learn how to install and run your ASP.NET applications on systems without IIS in three easy steps.
28 Feb 2006, 22:18:30   Source: Install and Run Your ASP.NET Applications on Systems...   Tags: ASP.NET Internet
Internet Explorer Browser Module Framework
..Managed framework for developing Internet Explorer Browser Modules on GotDotNet. It allows one to write Browser Helper Objects (BHOs) using C#. There have been several example on how to do this including on support.microsoft.com, but no framework that I have seen. So I decided to create a framework for this!

There are several examples:

1) Random Home Page - Allows you to configure a series of urls as your default home page. It will select one at random in the list as the starting point and then cycle through them.

2) Logging - Keep track of the sites that you visit. This logs your activity to a local SQL Server 2005. I hope to creating enhanced phishing filters based on the information it collects.

He has only posted source code for the moment.

Check it out!

Internet Explorer Browser Module Framework

20 Feb 2006, 21:47:00   Source: Internet Explorer Browser Module Framework   Tags: Components Internet Addins
Harvesting Web Content into MHTML Archive
Capture and archive web resources saving them in RFC-2557 (MHTML) compliant format. This library includes a framework for augmenting the capture process and allowing programmatic control, from downloading through saving. A replacement for CDOSYS/CDONTS.
18 Feb 2006, 23:26:00   Source: Harvesting Web Content into MHTML Archive   Tags: Examples Internet
Using TIP (Transaction Internet Protocol) to Enlist Web Services into COM+ Distributed Transactions
Shows how to use TIP to communicate with web services in a COM+ distributed transaction.
Creating FTP and Web IIS Virtual Directory
Creating FTP and Web IIS Virtual Directory programatically using c#
6 Feb 2006, 06:43:00   Source: Creating FTP and Web IIS Virtual Directory   Tags: Internet C# Examples
TCP/IP Chat Application Using C#
This is a LAN chat application with TCP/IP socket programming technology in C#. This application is a multi thread network application and works in non-blocking way. Public and private chat is implemented in this code.
31 Jan 2006, 10:52:00   Source: TCP/IP Chat Application Using C#   Tags: Internet Examples C#
Wandering Code: Write Mobile Agents In .NET To Roam And Interact On Your Network
In artificial intelligence, an agent is a logical entity that has some level of autonomy within its environment or host. A mobile agent has the added capability that it can move between hosts. In this article, Matt Neely brings mobile agents to .NET.
UDP Delivers: Take Total Control Of Your Networking With .NET And UDP
UDP, the lesser-known sibling of TCP, is used for DNS resolution, SNMP network status, Kerberos security, digital media streaming, VoIP, and lots more. Learn how to put UDP to work for you.
10 Jan 2006, 19:20:53   Source: UDP Delivers: Take Total Control Of Your Networking With...   Tags: C# Internet
Distributed .NET: Learn The ABCs Of Programming Windows Communication Foundation
Windows Communication Foundation unifies the existing suite of .NET distributed technologies into a single programming model to improve the developer experience. This article introduces WCF so you'll be prepared to take advantage of all the new capabilities.
10 Jan 2006, 02:00:00   Source: Distributed .NET: Learn The ABCs Of Programming Windows...   Tags: Internet
.NET Rocks! - David Smith on BitTorrent and IPv6
David Smith talks to Richard and Carl about btSharp, his .NET implementation of the BitTorrent protocol written in C#. He also gives a great introduction to BitTorrent and how it works, and offers some insight on how IPv6 will make our lives easier.
5 Jan 2006, 03:13:56   Source: .NET Rocks! - David Smith on BitTorrent and IPv6   Tags: Internet C#
< 1 2 3 4 5 6 7 8 >