Greg Ogle

2,266
Reputation
224 views

Registered User

Name Greg Ogle
Member for 1 year
Seen 12 hours ago
Website
Location Maryville, TN
Age 30
A moderately geeky software developer currently working at a government institution and liking it quite well. Besides work, I like TV, movies, fishing, tennis, and church activities.
Nov
9
awarded  Notable Question
Oct
1
comment SSRS subfolders in Visual Studio Report Server Project
Thanks. For now I'm just keeping everything in one folder.
Sep
22
asked SSRS subfolders in Visual Studio Report Server Project
Sep
3
answered How to store user entered values across a website using C#?
Aug
28
revised Speeding up web development
deleted 104 characters in body
Aug
27
comment Speeding up web development
Just a comment about that you should not use MVC if you are using 'postback controls'. Will edit later.
Aug
27
answered Speeding up web development
Aug
27
comment Delete duplicated records from two databases
I believe you can still use aliases... delete t@db2 alias where...
Aug
20
awarded  Yearling
Aug
15
revised ASP.NET MVC, Webform hybrid
added 191 characters in body
Aug
14
revised ASP.NET MVC, Webform hybrid
added 436 characters in body
Aug
14
comment ASP.NET MVC, Webform hybrid
@Kurt Edit made to give credit
Aug
14
revised ASP.NET MVC, Webform hybrid
added 183 characters in body
Aug
14
asked ASP.NET MVC, Webform hybrid
Aug
13
asked Access HtmlHelpers from WebForm when using ASP.NET MVC
Aug
13
comment Is it possible to share a masterpage between MVC and webforms?
As for the "Cannot find Content...", you will need to setup to be a child page with <asp:Content > tags.
Aug
11
awarded  Popular Question
Jul
24
accepted Webservice Applicationpool
Jul
24
revised Webservice Applicationpool
added 147 characters in body
Jul
24
answered Webservice Applicationpool
Jul
23
revised How to handle ‘View not found’ InvalidOperationException in asp.net mvc?
added 829 characters in body
Jul
23
revised How to handle ‘View not found’ InvalidOperationException in asp.net mvc?
deleted 33 characters in body
Jul
23
answered How to handle ‘View not found’ InvalidOperationException in asp.net mvc?
Jul
18
answered ASP.NET MVC Best Pratices
Jul
18
asked ASP.NET MVC bugs
Jul
17
comment HttpModule Init method is called several times - why?
More to read added.
Jul
17
revised HttpModule Init method is called several times - why?
added 98 characters in body; added 161 characters in body
Jul
17
answered HttpModule Init method is called several times - why?
Jul
17
answered Developing for constant change in a corporate environment?
Jul
17
revised C# component events?
added 4 characters in body; edited tags
Jul
17
revised Does MEF (Managed Extensibility Framework) do “duck” typing?
added 28 characters in body; edited title
Jul
17
revised .Net, asp Global.asa equivalent
edited tags
Jul
16
answered linq to sql: join multiple columns from the same table
Jul
16
comment Model not rendering model values after post.
Thanks, I don't completely understand how the ModelState is working, but this give sufficient info to work around it when necessary. Thanks.
Jul
15
comment Model not rendering model values after post.
I did not.. I changed my validation to be all or nothing... if successful, save then redirect... else show view, which give the validation messages.
Jul
15
asked Model not rendering model values after post.
Jul
13
answered Html.DropDownList in ASP.NET MVC RC (refresh) not pre-selecting item
Jun
21
comment What are common UI misconceptions and annoyances?
alternatively, use the 1st letter of each word in the sentence/phrase
Jun
17
revised ASP.NET Web Service - Optional Parameters?
added 20 characters in body
Jun
15
answered ASP.NET Web Service - Optional Parameters?
Jun
15
revised Publish error
added 5 characters in body; edited tags
Jun
5
awarded  Nice Question