What Great .NET Developers Ought To Know - questions and answers

Scott Hanselman posts an extended list of .NET Interview questions. It’s a excelent list to sharpen any .NET developers skills. Are these questions difficult to answer? You may find answers on Ayende Rahein’s Blog .

Enhanced DataSet Watch Visual Studio Addin

This addin is an update to Mohammed Barqawi’s excellent DataSet Quick Watch addin.

I’ve summarized the enhancements below:

Added support for Typed DataSets
Added support for DataTables and DataRows (typed and untyped)
Added filtering support (based on DataViewRowState and free-text)

Read article( Download addin )

[ Via CodeBureau : Matt Simner]

Microsoft Enterprise Library Logging Block compared to Log4net

I came across this blog post today:

Microsoft Enterprise Library Logging Block compared to Log4net

Community Server 1.0 Released

Community Server 1.0 combines the functionality of forums(based on the ASP.NET forums engine created by Rob Howard), blogs(based on .Text engine created by Scott Watermasysk), and photo gallery(based on nGallery, created by Jason Alexander).

[ Via .net DElirium ]

Introducing Log4Net Viewer!

Log4Net Viewer is a GUI log viewer and filter for the Log4Net library. By default it listens for LoggingEvent objects sent using the UdpAppender and displays them in a table.

The events can be filtered based on:

  • Level
  • Logger
  • Message

All the details for each event can be displayed by selecting the event in the table.

Getting Log4Net Viewer

Project home page:  https://devintelligence.com/Log4NetViewer

 

If you have any feedback on this tool, please email me at admin at devintelligence.com


Page 48 of 59« First...102030...4647484950...Last »