| 
	     You are here  | 
        adamstorr.co.uk | ||
| | | | | 
            
              smsohan.com
             | 
        |
| | | | | Sohan's Blog | |
| | | | | 
            
              vannevel.net
             | 
        |
| | | | | With the release of Visual Studio 2015 RC, we also received the pretty much final implementation of the Diagnostics implementation. This SDK allows us to create our own diagnostics to help us write proper code that's being verified against those rules in real-time: you don't have to perform the verification at a separate build-step. What's more is that we can combine that with a code fix: a shortcut integrated in Visual Studio that provides us a solution to what we determine to be a problem. | |
| | | | | 
            
              www.claudiobernasconi.ch
             | 
        |
| | | | | Building APIs has become simpler with ASP.NET Core 6. Learn a simple way to create integration tests for ASP.NET Core 6 WebAPI applications. | |
| | | | | 
            
              lchandara.wordpress.com
             | 
        |
| | | ASP.NET SignalR is a library for ASP.NET developers that simplifies the process of adding real-time web functionality to applications. Real-time web functionality is the ability to have server code push content to connected clients instantly as it becomes available, rather than having the server wait for a client to request new data. SignalR can be... | ||