C# QuickHelp
- VB-Csharp-Difference, Visual Basic 2015, Що нового з'явилося у бейсіці за останні роки, Шаблони OOP
- Solid, Abstract class, Software patterns, Coupling loose/tight, Lazy loading/eager loading, Garbage collector, Sync vs async calls. Xhr object, Jenkins.
- JavaScript
- C# Object-oriented Programming
- 1. Pass ByVal/ByRef param, Override/virtual method, Encapsulation public/private/protected
- VB: Inheritance, Event, Extension, listener How to intercept exception & console output & debug trace and show it in textbox.
- VB: Overrides Customize Newtonsoft.Json Serializer/Deserializer to convert Javascript Datetime and Number to .NET datatype.
- VB: Generic VB.NET function for loading ExcelFile to DataBase (EF6 CodeFirst) with Reflection and avoiding Linq-to-Entity Linq.Expressions (use Linq-to-Object IEnumerable)
- VB: Generic Five amazing Linq-to-SQL extensio
- VB: Як будуються адаптивні сайти для мобільників та десктопів на CLASSIC ASP.NET
- 2. Interfaces and classes, struct/classes
- 3. String/string, cryptography
- 4. Tuples and other collection, generic and non-generic
- 5. Events and delegates, recursion, param, generic param, Lambda, Extension, Anonimous
- VB: (Static/Dynamic declaration, AddressOf/RaiseEvent/AddHandler/WithEvents/Handles statement, SingleCast/MultiCast/InvocationList, Invoke/BeginInvoke/DynamicInvoke/AsyncInvoke, Automatically instantiate.
- VB: Оновлення StatusLabel з потоку BackGroundWorker - приклад застосування Action, Delegate, Invoke, AddressOf, Extension, Expression.
- VB: Set HandCursor for all ToolStripButton by Linq, Extension, Delegates, Lambda Expression and Anonymous Action.
- VB: How to reorder DataRow with Extension function, Anonymous types, Lambda Expression and Linq Special Row Comparer.
- VB: How to create Razor html-helper in VB.NET
- VB: Делегаты сравнения для сортировки и Linq-отборов в VB.NET
- VB: Практическое применение наследования, полиморфизма, интерфейсов, дженериков и делегатов на примерах в Visual Basic .NET
- 6. Multithreading, LINQ, Nullable,
- ASP.NET Core BackEnd with MailKit/IMAP (Async/Await, Monitor, ConcurrentQueue, CancellationTokenSource)
- VB: Змінні Nullable та як обробляти DBNull з бази за допомогою Extension-функції.
- VB: My web scrapper with asynchronous web request and visual proxy availability detection.
- VB: TreeView FileSelector by ReactiveNET and TheArtOfDev.HtmlRenderer (SpellChecker project).
- VB: Mutlithreading InfoMessagBox by ConcurrentQueue, Interlocked and Timer.
- VB: Building TreeView by Reactive Extensions NET (Recursive observe directory, Iterator function with Yield, Windows native thread).
- VB: Multithreading Parsers with Parallel, CsQuery, Newtonsoft.Json, OfficeOpenXml and IAsyncResult/AsyncCallback.
- 7. IEnumerator and yeld, Jagged array, Destructor, Dynamic, Attributes, Reflection
- VB: Yield/Iterator/IEnumerable - і ці люди забороняли нам багато років колупатися у носі?
- VB: Serialize Table to CSV with Iterator and Yeld
- VB: Dispose unmanaged resources (configuration, fonts). GC.SuppressFinalize
- VB: Attributes Типовий SOAP/WSDL сервіс.
- VB: Attributes Складська прога на WCF-сервісах зі сканером.
- VB: Amazing extension function CopyLinqDataMembersByName to expand Linq-to-SQL.
- Other
- VB: BackgroundWorkerQueue.
- VB: BachgroundWorker, Extension RichTextBox Editor for various purposes with row numbering and searching.
- VB: Робота з байтами у VB.NET - ChrW, BitConverter.ToInt32, Convert.ToInt32, Byte.Parse, ToString("X2") / AllowHexSpecifier, GetBytes/GetString, New Byte(N) {}, UInt32 = &H33
- VB: DragAndDrop DataGridView Rows
- VB: EF Code First, Enum FinancialBroker - MDI application with EF code first database.
- VB: Drawing ListView-TabControl-CustomDrawing/index.htm
- VB: Trap unhandled exception in windows application.
- VB: Reflection Object dumper.
- C# 6/7 news
- MS Lang specification
- My notice
- ASP.NET Core
- 1. Useful links
- New design pattern from MS (Ambassador, Anti-Corruption Layer, Asynchronous Request-Reply, Backends for Frontends, Bulkhead, Cache-Aside, Choreography, Circuit Breaker, Claim Check, Compensating Transaction, Competing Consumers, Compute Resource Consolidation, CQRS, Event Sourcing, External Configuration Store, Federated Identity, Gatekeeper, Gateway Aggregation, Gateway Offloading, Gateway Routing, Health Endpoint Monitoring, Index Table, Leader Election, Materialized View, Pipes and Filters, Priority Queue, Publisher/Subscriber, Queue-Based Load Leveling, Retry, Scheduler Agent Supervisor, Sequential Convoy, Sharding, Sidecar, Static Content Hosting, Strangler, Throttling, Valet Key)
- .NET Core, .NET Framework, Xamarin
- Castle Windsor
- ASP.NET Core - Dependency Injection
- pluralsight trial video
- Dependency injection into views in ASP.NET Core
- Dependency injection into controllers in ASP.NET Core
- How to use Castle Windsor as an IOC instead of the default .net core IOC container?
- Combining Angular, Visual Basic and .NET Core for developing modern web apps
- Blazor, a SPA framework, component
- Blazor vs Razor
- .NET Core Microsoft.Windows.Compatibility pack
- 2. ASP.NET Core MVC Quick Start
- Understanding Middleware and Startup (Exploring Middleware, Dependency Injection, Exploring IApplicationBuilder, IHostingEnvironment and Exception, Understanding Static File, Discover Logging)
- Routing (Understanding Routing, Working with Conventional Routing, Attribute Routing, Demo Creating a Custom Routing)
- Controllers (Introduction to the MVC Pattern, What Is a Controller, Demo Creating Our First Controller, Serving Views)
- Models (What Is a Model, Demo Creating a Model, Creating Mock Data, What Is View Model, Validating Models, Demo Validation, Motivating Validation, Doing Validation, Setting Up DI for Mock Repository)
- Views and Razor Syntax (What Is a View, Creating Views, Razor Syntax, More Razor Syntax, Using Razor Syntax in Our View, Completing the Order)
- Entity Framework Core (EF Core Overview, SQL Server Local Db, Installing Entity Framework, Repository and DbContext, Configuring EF Core, EF Core Data Migration)
- 3. Основи ASP.NET Core
- 4. ASP.NET Core Clean Architecture
- Common web application architectures
- innovativeinstitution / CleanArchDemo
- Greg Trevellick / Clean Architecture
- 5. ASP.NET Core Microservices
- SOAP/WSDL with REST
- https://www.c-sharpcorner.com/article/transform-existing-soap-based-web-service-to-rest-based-api-using-azure-api-mana2/
- https://docs.oracle.com/cd/E65459_01/dev.1112/e65461/content/general_soap_to_rest.html
- https://www.quora.com/What-is-Oracle-Fusion-Middleware
- Command and Query Responsibility Segregation (CQRS) pattern
- https://github.com/innovativeinstitution/MicroRabbit
- GettingStartedMicroservicesRabbitMQ.pdf
- 6. Test Driven Development
- Launching into MVC Patterns and .NET Core
- Creating Models and Data
- Writing Frameworks for Controllers
- Views
- Learning Continuous Integration with Examples
- 7. ASP.NET Core Angular project (VB.NET)
- 8. ASPNET Core and Angular
- 1. Introduction
- 2. Building a Walking Skeleton
- 3. Security
- 4. Client side login and register
- 5. Error Handling
- 6. Adding 3rd party components to our app
- 7. Routing in Angular
- 8. Extending the API
- 9. Building a great looking User Interface
- 10. Updating Resources
- 11. Adding Photo upload functionality to the application
- 12. Reactive Forms in Angular
- 13. Action Filters in ASP.NET Core
- 14. Paging, Sorting and Filtering
- 15. Adding the 'Likes' functionality from start to finish
- 16. Add a private messaging system to the application
- 17. Publishing
- 18. Course Updates - 22 Jul 2018
- 19. Bonus - Publishing the application to Azure
- 20. Bonus - Identity and Role Management
- 9. ASPNET Core and Angular
- 1.Introduction
- 2.SignalR Overview
- 3.Basic Chat Features
- 4.Groups and Persistence
- 5.Users and Security
- 6.Conclusion
- 10. ASP.NET Core and SPA-page on XMLHttpRequest
- 11. Understanding ASP.NET Core 3x
- 00. Course Overview
- 01. Exploring the Project Structure of ASP.NET Core 3
- 02. Working with Packages and Libraries
- 03. Understanding ASP.NET Core 3 MVC
- 04. Blazor and SignalR
- 05. Setting up a Web API
- 06. Developing Applications Across Frameworks and Operating Systems
- 07. Deploying ASP.NET Core 3 Applications
- 12. Getting Started with .NET Core Identity Server 4
- 1. Introduction
- 2. .NET Core Web API Project Setup
- 3. Testing Web API using Postman
- 4. Identity Server 4 Project Setup
- 5. Securing Web API using Identity Server
- 6. Identity Model Console Client
- 13. Beginning ASP.NET Core 3.0
- 1 - Getting Started with ASP.NET Core 3.0
- 2 - How ASP.NET Core MVC Works
- 3 - Use Entity Framework Core
- 4 - Create Razor Pages Web App in ASP.NET
- 5 - Test, Monitor, Secure, and Deploy Your Web App
- 14. Authentication brief in NET Core 3.1
- 15. C# 8 and .NET Core 3.0 New Features
- 1 - Getting Started with C# 8 and .NET Core
- 2 - Exploring New Features of C# 8 and .NET Core 3.0
- 3 - C# Interfaces, Patterns, and Expressions
- 4 - Creating a Windows Desktop App with .NET Core
Comments (
)

<00>
<01>
<02>
<03>
<04>
<05>
<06>
<07>
<08>
<09>
<10>
<11>
<12>
<13>
<14>
<15>
<16>
<17>
<18>
<19>
<20>
<21>
Link to this page:
//www.vb-net.com/QuickHelp/Index.htm
<SITEMAP> <MVC> <ASP> <NET> <DATA> <KIOSK> <FLEX> <SQL> <NOTES> <LINUX> <MONO> <FREEWARE> <DOCS> <ENG> <CHAT ME> <ABOUT ME> < THANKS ME> |