Hello,
I just thought I would give it a try and port my web project to the all new ACT.
The very first problem I noticed my solution containing my own controls based on ACT did not compile.
ScriptUserControl class is missing! I checked the ACT source code and still did not find it.
What happened?
Comments: ... and maintaining ScriptControlBase will not be easy since many required methods of the ToolkitResourceManager as wel as constants like Constants.BaseScriptName and even structs like ResourceEntry you marked internal. What a pain :(
I just thought I would give it a try and port my web project to the all new ACT.
The very first problem I noticed my solution containing my own controls based on ACT did not compile.
ScriptUserControl class is missing! I checked the ACT source code and still did not find it.
What happened?
Comments: ... and maintaining ScriptControlBase will not be easy since many required methods of the ToolkitResourceManager as wel as constants like Constants.BaseScriptName and even structs like ResourceEntry you marked internal. What a pain :(