Friday, March 16, 2018

WD Study URL

File Folder

https://docs.microsoft.com/en-us/dotnet/api/system.threading.tasks.task.run?view=netframework-4.7.2


How To Make .NET Application To Run As Administrator


https://www.mytecbits.com/microsoft/dot-net/run-as-administrator

http://www.online-toolz.com/tools/text-encryption-decryption.php



RegularExpression

https://notepad-plus-plus.org/community/topic/14870/regex-find-all-files-that-do-not-contain-some-words

https://notepad-plus-plus.org/community/topic/14870/regex-find-all-files-that-do-not-contain-some-words/6


Talend


https://www.youtube.com/watch?v=uFJHGnc_sac

TransactionScope

https://www.codeproject.com/Articles/690136/All-About-TransactionScope


DAL
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/new-constraint

DbProviderFactory Class

Represents a set of methods for creating instances of a provider's implementation of the data source classes.

IDbConnection

Represents an open connection to a data source, and is implemented by .NET Framework data providers that access relational databases.

AI

 Update all my packages to the latest compatible versions Fix my package vulnerabilities 1. Restore NuGet Packages Right-click on your solut...