Jason N. Gaylord
|
Registered User
|
Twitter: jgaylord
Facebook: jason@jasongaylord.com RSS: http://feeds.jasongaylord.com/JasonNGaylord |
|
Nov 20 |
accepted | Convert Session Object to IOrderedQueryable<T> |
|
Nov 20 |
comment |
GridView not Rebinding Properly After Postback Thanks, but I think I got it. Totally unrelated issue. |
|
Nov 20 |
answered | GridView not Rebinding Properly After Postback |
|
Nov 20 |
comment |
GridView not Rebinding Properly After Postback Nope. Still not working. Thanks though! |
|
Nov 20 |
comment |
GridView not Rebinding Properly After Postback Modified the above again. |
|
Nov 20 |
revised |
GridView not Rebinding Properly After Postback added 198 characters in body |
|
Nov 20 |
comment |
GridView not Rebinding Properly After Postback Wow. Thanks Jeff. That helps, but it doesn't solve my issue. |
|
Nov 19 |
comment |
GridView not Rebinding Properly After Postback Updated code to show you what I'm doing. |
|
Nov 19 |
revised |
GridView not Rebinding Properly After Postback added 867 characters in body |
|
Nov 19 |
comment |
GridView not Rebinding Properly After Postback Yeah so even in the Page_Load event it doesn't work. |
|
Nov 19 |
revised |
GridView not Rebinding Properly After Postback edited tags; edited tags |
|
Nov 19 |
comment |
GridView not Rebinding Properly After Postback Yeah. Look below the sample code above: "I've tried adding a button and adding the TestGridView.DataBind(); method to that. I've tried adding it to the Page_PreRender event. No matter what I try, it's not working." |
|
Nov 18 |
asked | GridView not Rebinding Properly After Postback |
|
Nov 18 |
comment |
LINQ, Skip, OrderBy, and SQL Server 2000 This did work. Nice "hack" to force Distinct() on the LINQ query. |
|
Nov 18 |
comment |
Using T-SQL AVG or taking Average after results returned using LINQ Regarding the view comment, I've added some additional stuff to the posted question. |
|
Nov 18 |
revised |
Using T-SQL AVG or taking Average after results returned using LINQ added 353 characters in body |
|
Nov 18 |
comment |
Using T-SQL AVG or taking Average after results returned using LINQ Remember, this is a view. |
|
Nov 18 |
comment |
Using T-SQL AVG or taking Average after results returned using LINQ Down to 2 seconds. Thanks! Forgot about trying that since I was basically running a query on the entire dataset 3 times for each product. Regarding the indexing, what do you mean setup the correct indexes? |
|
Nov 18 |
comment |
Using T-SQL AVG or taking Average after results returned using LINQ It would vary between 0 and 15000 rows I'd imagine. |
|
Nov 18 |
asked | Using T-SQL AVG or taking Average after results returned using LINQ |
|
Nov 17 |
comment |
LINQ, Skip, OrderBy, and SQL Server 2000 I think this worked. Not sure though. Good suggestion! |
|
Nov 17 |
comment |
LINQ, Skip, OrderBy, and SQL Server 2000 I wish the error would be a bit more descriptive as to which issue it actually was. I'll have to dive in a bit more. |
|
Nov 17 |
asked | LINQ, Skip, OrderBy, and SQL Server 2000 |
|
Nov 17 |
answered | Convert Session Object to IOrderedQueryable<T> |
|
Nov 17 |
comment |
Convert Session Object to IOrderedQueryable<T> Got it. Nevermind. |
|
Nov 17 |
accepted | Authentication Token Not Working Properly in ASP.NET Web Application |
|
Nov 17 |
asked | Convert Session Object to IOrderedQueryable<T> |
|
Nov 4 |
comment |
Ajax Assembly Error - Assembly {0} does not contain a Web resource with name {1} And I had to add the ScriptResource tag to the AssemblyInfo.cs as well. Thanks for the post! |
|
Nov 3 |
answered | Authentication Token Not Working Properly in ASP.NET Web Application |
|
Nov 3 |
comment |
Authentication Token Not Working Properly in ASP.NET Web Application It might be an issue with this one machine. I tried another machine and it seems to be working. Rebooting now after deleting temp files and cookies. Argh! |
|
Nov 3 |
comment |
Authentication Token Not Working Properly in ASP.NET Web Application And if I modify the default.aspx page and check the User.Identity.IsAuthenticated value it is True. |
|
Nov 3 |
revised |
Ajax Assembly Error - Assembly {0} does not contain a Web resource with name {1} edited tags |
|
Nov 3 |
comment |
Authentication Token Not Working Properly in ASP.NET Web Application Yes and yes. See above. |
|
Nov 3 |
revised |
Authentication Token Not Working Properly in ASP.NET Web Application added 851 characters in body |
|
Nov 3 |
comment |
Calculate after X days from today You should really accept an answer if you find one that works for you. |
|
Nov 3 |
comment |
asp.net webservice returning json +1 Are you having a specific issue? |
|
Nov 3 |
asked | Authentication Token Not Working Properly in ASP.NET Web Application |
|
Nov 3 |
revised |
Customizing FreeTextTable in MS SQL 2000 added 7 characters in body |
|
Nov 3 |
asked | Ajax Assembly Error - Assembly {0} does not contain a Web resource with name {1} |
|
Oct 30 |
comment |
Using a ref to pass GridView columns to a method Not quite sure why it was a ByRef before. Thanks for saving my blonde moment! |
|
Oct 30 |
revised |
Customizing FreeTextTable in MS SQL 2000 added 12 characters in body; edited title |
|
Oct 30 |
asked | Using a ref to pass GridView columns to a method |
|
Oct 28 |
comment |
Customizing FreeTextTable in MS SQL 2000 I did already. I'm just wondering if there is a way that I can check for exacts. |
|
Oct 27 |
asked | Customizing FreeTextTable in MS SQL 2000 |
|
Oct 20 |
accepted | Compile an ASP.Net in a WinForms application |
|
Oct 7 |
comment |
Using Fiddler for measuring performance So Fiddler by itself isn't, but addons can do it. |
|
Sep 30 |
comment |
Background and CSS Floats thanks for your post. |
|
Sep 30 |
comment |
Background and CSS Floats thanks for posting this. |
|
Sep 30 |
asked | Background and CSS Floats |
|
Sep 30 |
accepted | Testing against Web Configuration from Class Library |
