Acestea sunt videourile de la 5 Minutes .NET
https://www.youtube.com/playlist?list=PL4aSKgR4yk4OnmJW6PlBuDOXdYk6zTGps
Title | Description | Url |
5MinSimpleDI | Simple DI with Structure Map with logging as an example. Code Source at https://github.com/ignatandrei/ToolsAndUtilities/tree/master/VS2015/SimpleDI | https://www.youtube.com/watch?v=dBhCFR0Jf60 |
5MinSimplePlugin | Simple plugin demo in C#. Event and Interface.Code at https://github.com/ignatandrei/ToolsAndUtilities/tree/master/VS2015/EventsAndPlugins | https://www.youtube.com/watch?v=S06xlpvus-I |
5MinPluginOffice | plugins in office( with powerpoint example) | https://www.youtube.com/watch?v=4n1_L207qEM |
5MinMVVM_JS | MVVM with javascript tutorial | https://www.youtube.com/watch?v=clXDXeSmvss |
5MinIIS_SEO | How to do basic SEO in IIS ( If it does not install from WebPI( Web Platform Installer) , follow http://forums.iis.net/t/1229831.aspx?SEO+Toolkit ) |
https://www.youtube.com/watch?v=2q4jVmFAZIE |
5MinRegularExpression | Regular Expression Regulazy C# | https://www.youtube.com/watch?v=7xWKF5vDTiQ |
5MinSelenium | Selenium for testing Web GUI with C# Source code at http://ignatandrei.github.io/ToolsAndUtilities/ |
https://www.youtube.com/watch?v=dHs1A7QX3PI |
5MinCopyConstructorReflection | Copy constructor and reflection in .NET Source code at http://ignatandrei.github.io/ToolsAndUtilities/ |
https://www.youtube.com/watch?v=Bjx3YlBUmeQ |
5MinIlMerge | ILMerge -merging dll's | https://www.youtube.com/watch?v=dCrOQGXCblo |
5MinComObjectIDisposable | Marshal.ReleaseComObject with IDisposable | https://www.youtube.com/watch?v=2qbAcSjL1gU |
5MinComObject | Comk objects in .NET. Destroy Com Objects one by one with Marshal.ReleaseComObject. Test with Excel. Full source code on http://ignatandrei.github.io/ToolsAndUtilities/ | https://www.youtube.com/watch?v=B92H4nan5z8 |
5MinOCR | OCR in .NET | https://www.youtube.com/watch?v=wOQLimzYqAM |
5MinCleanProject | Clean project and send by email | https://www.youtube.com/watch?v=V7isHUXX2wA |
5MinVersioning | Versioning in .NET | https://www.youtube.com/watch?v=45WhlpwIOW8 |
5MinCrypt | Crypting and Crypting in .NET. Also, make a duration of life example | https://www.youtube.com/watch?v=kKq0DjvFpok |
5Min AppContext | Sharing licence via AppContext in .NET | https://www.youtube.com/watch?v=GMgn4o3yPqw |
5Min Instrumentation | Stack trace and arguments value | https://www.youtube.com/watch?v=qe2kpuuWXkw |
5Min Partial Methods | Partial Methods in .NET ( C#) | https://www.youtube.com/watch?v=C7pGbr-BbfA |
5MinClassExtensions | class extensions in .NET | https://www.youtube.com/watch?v=etHhNxBeSQc |
5Min Debug | Debug class in .NET- | https://www.youtube.com/watch?v=86JDZrg0yQg |
5MinCleanProject | Clean Visual Studio project and send sources | https://www.youtube.com/watch?v=hswxZmH2beA |
5min Static – constructor and variables | 5min Static – constructor and variables in C# | https://www.youtube.com/watch?v=2DD2vN4q95s |
5Min Memory Cache | Caching in .NET with MemoryCache | https://www.youtube.com/watch?v=BL5yo_p7x-E |
5MinIDisposable | IDisposable example and tutorial | https://www.youtube.com/watch?v=L4U48uNiMVs |
5MinThrowVsThrowEx | C# throw versus throw ex | https://www.youtube.com/watch?v=Deigld3Bqko |
5Min Usefull Attributes | Attributes in C# DebuggerDisplay and DebuggerStepThrough | https://www.youtube.com/watch?v=ShBr1GgpZKs |
5MinIValidatableObject | Validation in .NET : how to validate with Required and how to make different validations depending on state of the object( new, edit)
Code at : http://msprogrammer.serviciipeweb.ro/ |
https://www.youtube.com/watch?v=rjj0jjj3rxM |
5MinAsyncException | Differences handling Async Exceptions in C# – async / await | https://www.youtube.com/watch?v=1a9s74IfSE8 |
5MinAsync | HOw to modify code form sync to async in C# | https://www.youtube.com/watch?v=02oO0YaTEyM |
5Min iMacrosAHK | iMacros and AutoHotkey to automate tedious work | https://www.youtube.com/watch?v=wsbPWMdviGM |
5min Zip | C# zip files | https://www.youtube.com/watch?v=fnyjEwPAQ9E |
5MinPSR | PSR for recording help files | https://www.youtube.com/watch?v=FWpE09QiIx8 |
5MinParseWebPage | parsing web page with C# | https://www.youtube.com/watch?v=ENrQ1ete8xw |
5MinFileHelpers | File Helpers to read any kind of file | https://www.youtube.com/watch?v=NSKGIx7UGbE |
5Min Logging | Logging in .NET | https://www.youtube.com/watch?v=OvzcBTm3Sow |
5min Send emails and SMTP4Dev | Sending emails in C# and receiving fast with SMTP4Dev | https://www.youtube.com/watch?v=AIDu3M_Wzes |
5Min Memory Profiler ( User Object and/or memory leaks) | Memory profiler with Ants . http://msprogrammer.serviciipeweb.ro/ |
https://www.youtube.com/watch?v=c3Db6YrZMlg |
5min SFHB | Demo about how to generate help files from your projects in Visual studio with SFHB , https://github.com/EWSoftware/SHFB | https://www.youtube.com/watch?v=evM12-NsueU |
5min – .TT files in Visual Studio | Demo about .tt files in Visual studio and some examples in C# | https://www.youtube.com/watch?v=RJZ2lXaAtCY |