MessageBox WebControl W3C-Css ASP.NET
Last Updated: 20 May 2006
Page Views: 31,387
Rating: 3.31/5
Votes: 14
Popularity: 3.79
Bookmark Count: 47
Every web project we need to notify and keep visible something information through messagebox and check if we read it.
AOP using System.Reflection.Emit - Code Injection IL
Last Updated: 2 Jun 2006
Page Views: 33,356
Rating: 4.30/5
Votes: 18
Popularity: 5.40
Bookmark Count: 44
Very often, we need to intercept method calls and enable some code to run before/after a method call of an external type (.NET object). Learn how to do this.