seviyon

Stories kicked by seviyon

All .NET Languages List (devel.oping.net)

submitted by jxlarreajxlarrea(225) 6 years, 1 month ago

Surely you use C# and VB.NET. Probably sometimes even J#. But did you know that there are dozens more languages? Cobol, Phyton, Pasacal, PHP syntax and even LISP are avaliable for the .NET Framework. read more...

add a comment |category: |Views: 13

tags: another

Eric's weblog - Update User's Session with AJAX(radio.javaranch.com)

submitted by ColdChilliColdChilli(55) 6 years, 2 months ago

Shows how to warn or update a users ASP.Net session using AJAX/Atlas read more...

add a comment |category: |Views: 5

tags: another

4 ways to send a PDF file to the IE Client in ASP.NET(blogs.msdn.com)

submitted by itzrahulsoniitzrahulsoni(745) 6 years, 2 months ago

This blog entry shows you four different ways to send a PDF file to the IE Client. You also have the full source code zipped along. read more...

add a comment |category: |Views: 2

tags: another

ASP.NET Popup Control(codeproject.com)

submitted by harlevharlev(290) 6 years, 2 months ago

This article describes an ASP.NET popup control. This control imitates MSN Messenger alert, but it is designed for use in a web page. Graphical appearance of this control can be completely changed by using one of predefined styles or by modifying all colors used on the control. Control supports Drag&Drop, so user can move control on the page, where he wants. read more...

add a comment |category: |Views: 100

tags: another

Design Patterns in C#(dofactory.com)

submitted by j.montyj.monty(1868) 6 years, 2 months ago

The Gang of Four (GoF) patterns are generally considered the foundation for all other patterns. They are categorized in three groups: Creational, Structural, and Behavioral. Here you will find information on these important patterns. read more...

1 comment |category: |Views: 10

tags: another

Watch ASP.NET Webcasts, Get Visual Studio 2005 for free (devel.oping.net)

submitted by jxlarreajxlarrea(225) 6 years, 2 months ago

More freebies from the good fellas at Microsoft: free webcast series specifically built to help PHP, JSP, and ColdFusion developers extend their skill sets to include ASP.NET. Attend three webcasts and get a bunch of great free stuff including Visual Studio 2005 Standard Edition, ASP.NET books, hosting and more. read more...

add a comment |category: |Views: 0

tags: another

Introduction to Anthem.NET(codeproject.com)

submitted by cainfotechcainfotech(460) 6 years, 2 months ago

AJAX is something lots of ASP.NET developers are interested in, but there are a number of AJAX libraries and solutions out there - so which one do you go for........... read more...

add a comment |category: |Views: 6

tags: another

ASP.NET: Modifying the page output using Response Filters(devel.oping.net)

submitted by jxlarreajxlarrea(225) 6 years, 2 months ago

The task was apparently simple: highlight all the output text of a webform that matched query keywords in a search. Truth is, i had no idea how to manipulate the final rendered html in ASP.NET. Searching through the Response object i found a property that seemed useful: Response.Filter. read more...

add a comment |category: |Views: 7

tags: another

Great ASP.NET 2.0 Tutorial Videos Online(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 3 months ago

Here are ten ASP.NET 2.0 tutorial videos, each is about 10-15 minutes long. Topics covered are Data Access, Master Pages and Site Navigation, Membership and Roles, Profiles and Themes, Web Parts and Personalization, Output Caching and SQL Cache Invalidation, Partial Page Caching, Localization, Wizard and Validation Controls and Tips and Tricks. read more...

add a comment |category: |Views: 24

tags: another

Best Practices for High Performance ASP.NET Applications(codeproject.com)

submitted by orangecrushorangecrush(50) 6 years, 3 months ago

Here are some tips to help improve the performance of your ASP.Net application. This article lists the techniques that you can use to maximize the performance of your ASP.NET applications. It provides a few important tips on common issues, design guidelines, and coding tips to build optimal and robust solutions. read more...

add a comment |category: |Views: 35

tags: another

ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Reso(weblogs.asp.net)

submitted by k000derk000der(4765) 6 years, 3 months ago

Bunch of Membership, Roles, Forms Authentication, and Security Resources . read more...

add a comment |category: |Views: 35

tags: another

Google Maps! AJAX-Style Web Development Using ASP.NET(it.sys-con.com)

submitted by dereklakindereklakin(1565) 6 years, 3 months ago

Article on AJAX development using ASP .NET 2.0 read more...

add a comment |category: |Views: 12

tags: another

Custom Designers in .NET 2.0(msdn.microsoft.com)

submitted by dereklakindereklakin(1565) 6 years, 3 months ago

Nice article on creating and hosting custom designers with the .NET Framework 2.0 from the March 2006 edition of MSDN Magazine. read more...

add a comment |category: |Views: 2

tags: another

Awesome ASP.NET 2.0 RSS Tool-Kit Released(weblogs.asp.net)

submitted by firstbytefirstbyte(175) 6 years, 3 months ago

It provides support for both consuming and exposing RSS from ASP.NET 2.0 applications with full source code. Some of the features: - RSS Data-binding Control Support - Strongly Typed RSS API Support - RSS Publishing Support - Personalized RSS Feed Integration with ASP.NET Authentication System - Automatic Caching of RSS Feed read more...

1 comment |category: |Views: 1

tags: another

ASP .NET 2.0 Wizard Control(weblogs.asp.net)

submitted by dereklakindereklakin(1565) 6 years, 3 months ago

Round up of useful posts/videos/etc about the ASP .NET 2.0 Wizard Control. read more...

add a comment |category: |Views: 6

tags: another

Cool Asp.net 2.0 RSS ToolKIT Released (blogs.msdn.com)

submitted by pinkylano83pinkylano83(85) 6 years, 3 months ago

Dimitry (frm Asp.NET team) has posted an awesome RSS Toolkit for ASP.NET 2.0. It provides a ton of great support for both consuming and exposing RSS from ASP.NET 2.0 applications, and ships with FULL SOURCE CODE Just use the RSS Datasource and bind it..and you will be able to create a simple blog post aggreegator read more...

add a comment |category: |Views: 22

tags: another