Keltex

4,829
Reputation
480 views

Registered User

Name Keltex
Member for 1 year
Seen Nov 23 at 23:36
Website
Location Southern California
Age 41
Just wanted the badge ;)
18h
accepted C#, getting cookies with different names
Nov
21
comment How do I run my .sql script file through ADO.NET?
You should wrap the SqlConnection declaration in a in using()
Nov
20
asked Do the Nerd Dinner models use best practices for disposing objects?
Nov
20
awarded  Nice Answer
Nov
1
accepted ScrewTurn wiki and custom asp.net membership provider
Oct
30
answered ScrewTurn wiki and custom asp.net membership provider
Oct
30
asked Should I encode flash videos using cbr or vbr for streaming?
Oct
16
awarded  Yearling
Oct
14
revised SQL: how to know if a field has “Allow nulls” checked or not checked by SQL command
edited tags
Sep
30
answered Windows Service that runs Periodically
Sep
24
accepted How do I force expiration of an ASP.Net session when a user leaves the site?
Sep
8
comment Bind SqlDataReader to Repeater. Good practice?
You don't need the catch and re-throw block. The finally will take care of it. Or the using by Andrew Hare
Sep
8
answered How to Display image on Linkbutton to look attractive in asp.net
Sep
4
revised Linq Nested Grouping
fixed link again.
Sep
3
revised ASP.NET GUI-friendly Build tools
improved formatting
Aug
30
answered No login error text for role based authentication in ASP.NET
Aug
29
answered Is there a good way to store enums from the database?
Aug
27
awarded  Popular Question
Aug
21
answered How can i do an if statement inside a repeater
Aug
21
answered Continuous string not getting wrapped in td
Aug
19
answered Start learning C# without knowing C ?
Aug
19
answered Dropdownlist results in gridview
Aug
18
answered How to do opacity for Text?
Aug
14
comment Why my httpwebrequest post to myhandler.ashx is rejected with status code 401
What happens when you remove context.Response.Redirect(msgReturn.ToString());?
Aug
14
answered Why my httpwebrequest post to myhandler.ashx is rejected with status code 401
Aug
13
accepted Running .NET 2.0 & 3.5 web sites in IIS 7
Aug
13
answered Running .NET 2.0 & 3.5 web sites in IIS 7
Aug
11
comment Stop ASP.Net from recycling app pool due to “changes to the bin”
What makes you think this is the cause if nothing in /bin has changed?
Aug
11
answered equation string in vb .net
Aug
10
revised Security when specifying users in web.config
edited tags
Aug
10
answered Security when specifying users in web.config
Aug
9
awarded  
Aug
9
accepted ASP.NET object caching - how much is too much?
Aug
7
answered ASP.NET object caching - how much is too much?
Aug
4
revised How can I group multiple e-mail addresses and user names using a regular expression
Added single quotes around regex to make more readable
Aug
3
answered Bust iFrames accurately when implementing DiggBar or FacebookBar?
Aug
3
accepted Can I display a PDF, but not allow linking to it in a website?
Aug
3
answered Can I display a PDF, but not allow linking to it in a website?
Aug
2
answered Crop a picture in C# with the use of rectangle box
Jul
30
comment Can you recommend an effective and cheap CDN for video streaming?
I just started playing with these guys. So far it's working quite nicely.
Jul
29
comment How to get a google map to use 100% of its parent container?
@Alex... you're right. Just put in there for clarity.
Jul
29
accepted How to get a google map to use 100% of its parent container?
Jul
29
revised How to get a google map to use 100% of its parent container?
Updated tags
Jul
29
answered How to get a google map to use 100% of its parent container?
Jul
28
accepted How to create overlapping header/content like Facebook’s
Jul
27
answered How to create overlapping header/content like Facebook’s
Jul
27
accepted Validate a Gridview
Jul
27
revised Validate a Gridview
added 28 characters in body
Jul
27
answered Validate a Gridview
Jul
26
answered HttpModule/HttpApplication testing whether url is a request for a file