Jason

2,445
Reputation
218 views

Registered User

Name Jason
Member for 1 year
Seen Nov 25 at 20:24
Website
Location Houston TX
Age 36
ASP.NET Developer
Nov
25
comment Can’t get anonymous access to website
Is a static site, an ASP.NET site, or something else? If you're using ASP.NET you should double check your web.config file to be sure you're not setting authentication differently than you have in IIS.
Nov
24
accepted How to get Amazon Seller Central orders programmatically?
Nov
23
answered How to get Amazon Seller Central orders programmatically?
Nov
11
awarded  Notable Question
Oct
28
comment using Silverlight in SCORM content
That's what I've been thinking, I was just hoping someone had already been down this road and had written about it.
Oct
27
asked using Silverlight in SCORM content
Oct
26
comment Does there exist a publicly accessible parsable Country/Country Code list?
Either lcase if on the fly, or run it through a text tool (even Excel will do it) to lcase it all at once.
Oct
20
accepted How to restore VS project template for test if I deleted it by mistake?
Oct
9
comment How to restore VS project template for test if I deleted it by mistake?
Some other suggestions: reinstall the latest SP; try "repair" option of installer; try "repair" option of installer, but run from original install media; try copying from another machine with a good install; if all else fails, try uninstalling and reinstalling
Oct
8
answered How to restore VS project template for test if I deleted it by mistake?
Oct
6
awarded  Popular Question
Sep
18
awarded  Notable Question
Sep
15
awarded  Nice Answer
Sep
14
comment Open a pdf file programmatically at a named destination
Does it work if you execute the command from the command line? Have you tried other versions of Acrobat, or other systems? It might be an Acrobat bug, or maybe your install is bad?
Sep
8
answered Is there a way to run a process every day in a .Net web application without writing a windows service or SQL server jobs
Sep
1
answered How do I obtain GPS coordinates?
Sep
1
awarded  Nice Question
Aug
27
asked WPF TriState Checkbox - how to change the order of the states
Aug
26
comment Discovered: Run A Video In An Image
This isn't a question. I suspect you're seeing some sort of artifact because the video player is overlaying the video on top of everything else.
Aug
25
answered Libraries for verifying and sorting addresses in order to get USPS presort discounts
Aug
15
awarded  Yearling
Aug
11
answered .NET Exception Handling Application Configuration File
Aug
11
answered Ranking Students by Grade in SQL
Aug
10
awarded  Popular Question
Aug
10
comment What is the most efficient/secure way to authenticate a web service in ASP.NET?
using https will encrypt the request/response, but does not address the Authentication problem.
Aug
6
answered Can I force a refresh of my stylesheet file?
Aug
5
answered view sql that linq-to-sql produces
Aug
5
answered system.io.directorynotfound -> But it works in Console!
Aug
5
awarded  Supporter
Aug
5
comment saving WPF InkCanvas to a JPG - image is getting cropped
thanks! - that seemed to do the trick. Wish I understood why too. I guess I'll remove the TextBlock for now and try it again later when I have more time to delve into this.
Aug
5
revised saving WPF InkCanvas to a JPG - image is getting cropped
added XAML
Aug
5
asked saving WPF InkCanvas to a JPG - image is getting cropped
Jul
29
comment displaying subtitles for a video in a WPF MediaElement
I don't want to write all the timing and sync code myself - I assume that if WMP already handles this, then WPF would also. But maybe not.
Jul
29
asked displaying subtitles for a video in a WPF MediaElement
Jul
28
answered implementing rewrite for http://site/NICK => http://site/profile.aspx?nick=NICK
Jul
24
answered Asp.net MVC Firefox shows hyperlink location in parentheses, why?
Jul
16
answered SQL Server Compact Edition and Repository Pattern
Jul
10
awarded  Nice Answer
Jul
2
asked WPF InkCanvas - how to determine if it has been “signed”
Jul
1
asked detecting presence of bluetooth printer
Jun
12
awarded  Popular Question