Search results for query "net" (410):
Paradox database native .NET reader
Read content of paradox database in pure .
NET code without using BDE or other libraries; index support included
Practical Guide for creating HyperLinkField in GridView in ASP.NET
This Article is a step by step approach to create
Filtering Data Using ASP.NET 4's QueryExtender Control
One of the new controls available with ASP.NET 4 is the QueryExtender control. The QueryExtender is designed to simplify filtering data returned from a LinqDataSource
or EntityDataSource by decoupling the filtering logic from the data source control. Using the QueryExtender is easy - simply add a QueryExtender to the
page, specify what data source control it applies to, and then define the filtering criteria. For example, when displaying product information on a web
page you could use the QueryExtender control and a few lines of markup to display only those products that are not within a certain price range and whose name or
category starts with a user-specified search string.
Filtering the data returned by a LinqDataSource or EntityDataSource control is certainly possible without the QueryExtender; both the LinqDataSource and EntityDataSource
controls have a Where property that can be used to specify filtering criteria. What the QueryExtender offers is a simpler means by which to filter data.
This article includes a number of demos (which can be downloaded at the end of this article) that showcase the QueryExtender's ease of use and its powerful filtering
capabilities.
WatinN to automate browser and test sophisticated ASP.NET AJAX sites
WatiN is a great .
NET library for writing automated browser based tests that uses real browser to go to websites, perform actions and check for browser output. Combined with a unit test library like xUnit, you can use WatiN to perform automated regression tests on your websites and save many hours o
Using Facebook sdk 3.01 with C#.NET
This article shall demonstrate how to use Facebook sdk 3.01 functionalities with C#.
NET
ASP.NET authentication and authorization
ASP.
NET authentication and authorization
Microsecond and Millisecond .NET Timer
MicroTimer: A microsecond and millisecond timer in C# that is used in a similar way to the .
NET System.Timers.Timer
Comparing .NET XML Serializers: Part One
What serializer is the best for saving application state?
Federated Identity: Passive Authentication for ASP.NET with WIF
The goal of federated security is to provide a mechanism for establishing trust relationships between domains. Platform tools like Windows Identity Foundation (WIF) make it much easier to support this type of identity federation. We show you how.
gTimePicker- Control to Pick a Time Value (VB.NET)
Stop using the DateTimePicker for time values. This control makes it easy to pick a time, and if you act now, get the matching Nullable gDateTimePicker at no extra cost.