mpaine

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
mpaine created a post, Cannot resolve symbol 'OnLoadComplete'
Why do I get this error every time I use <%@ Page OnLoadComplete="Page_LoadComplete"... ??It is annoying to be the only error on the page without a solution.Thanks,Michael -
-
mpaine created a post, R#4 is showing wrong view actions list for project
I have a .NET 2.0 solution inside VS2008 using the 4.0.812.25 EAP build. When I go through the .NET 2.0 project, I receive invalid view actions such as:Use 'var'I know that var is a new C# 3.0 key...