Create Account | Sign In Browse All Bookmarks

Browse Bookmarks

0(*_*)0
1 to 9 of 9 results Order by recency | popularity
0 ✔ | 1 ♥ c# - Accessing RepeaterItem Controls in an Ev...
repeaters and event handlers
c sharp, dot net, asp, repeaters, event handlers
0 ✔ | 1 ♥ c# - Getting binary data using SqlDataReader ...
You should be able to get it via: (byte[])reader.Items["Data"].
sql server, tsql, binary data, blobs, c sharp...
0 ✔ | 1 ♥ Retrieving Large Data (ADO.NET)
When accessing the data in the BLOB field, use the GetBytes or GetChars typed accessors of the DataReader, which fill an array with data.
sql server, dot net, binary data, blobs, tsql...
0 ✔ | 1 ♥ c# - What is the best way to lock cache in as...
recommendations on the best way to manage Cache locking in asp.net
cache, application, asp, c sharp, context, do...
0 ✔ | 1 ♥ How to set an IIS Application or AppPool to u...
seemingly good explanation of why my .NET 3.5 apps run perfectly well in an IIS app pool with using the 2.0 framework
dot net, framework, iis, asp, c sharp, 3 poin...
0 ✔ | 1 ♥ A Matter of Context
asp.NET context object, description of where each collection hanging off the context is visible.
web development, c sharp, asp, dot net, conte...
0 ✔ | 1 ♥ How to authenticate against the Active Direct...
web development, c sharp, asp, dot net, iis, ...
0 ✔ | 1 ♥ Response.Filter Property
example that shows what a stream filter needs to look like. the sample is UpperCaseFilter.
iis, asp, c sharp, dot net, streams, output f...
0 ✔ | 1 ♥ sessionState Element (ASP.NET Settings Schema)
setting up session management in asp.net
asp, c sharp, dot net, sessions, web developm...
<~~  <~  1  ~>  ~~>