A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More

  • Syndicated blog - Posted on: Nov 12, 2009

    I had a strange problem debugging asp.net websites hosted on IIS 7. I attached the Visual Studio debugger to the working process of the IIS (in my case w3wp.exe) and started debugging. After a couple of minutes I got disconnected. This behavior...

  • Syndicated blog - Posted on: Oct 28, 2009

    This semester at FMI, Sofia University, is starting a new course dedicated to programming  .NET and using the latest Microsoft  technologies. The course is called "Programming .NET and WPF".  You can check out the program of the course on the...

  • Syndicated blog - Posted on: Oct 28, 2009

    Every control in ASP.NET inherits from System.Web.UI.Control and have the RenderControl method. When you want to get the html output of the control at any point of the page execution lifecycle you can use the following method. public string...

  • Syndicated blog - Posted on: Oct 26, 2009

    If you are working with ASP.NET MVC you definitely have seen that in the startup project in Visual Studio in Global.asax file there is a default route added like this: routes.MapRoute( "Content",     // Route name "{controller}/{action}/{id}",    ...

  • Syndicated blog - Posted on: Oct 19, 2009

    Big Hi to all who are reading this. This is the first "post" (more like a welcoming message) in my newly created blog. I've been in the IT and programming business for some time by now but I've never had the idea of starting a professional blog....

 Workplace: ProPeople
 Community Level: Novice

Syndication and sharing