Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

Miguel Isidoro

.NET
SharePoint
Tek

News

Browse by Tags

All Tags » ASP.NET   (RSS)
Dealing with Memory Pressure problems in MOSS and WSS
I just a found another great post about memory management and performance issues on the SharePoint platform. This article defines the concept of "Memory Pressure" and discusses in great detail the most common reasons for memory pressure situations and Read More...
Page.EnableEventValidation and “Invalid postback or callback argument” error
I developed a custom web part that basically renders a form and submits the entered data into a SharePoint list. The problem I was having is that when the form button was clicked, I got the following error: "Invalid postback or callback argument. Read More...
Aprovisionamento de sites no IIS6 usando uma aplicação ASP.NET
O exemplo apresentado de seguida permite efectuar a criação de um site no IIS6 a partir de uma template. Esta solução torna-se particularmente útil para cenários em que seja necessário efectuar o aprovisionamento Read More...