about filesystemwatcher The FileSystemWatcher class is used to monitor file system changes inside a directory, the limit is that it can be applied to a specific file
Table adapter fill very slow - social. msdn. microsoft. com With the VirtualMode property set to true will help you to display large sets of data in the DataGridView more quickly It makes the application only fill the cell with data when you want to see
Access embedded icons - social. msdn. microsoft. com I have told visual studios to embed ico files in my WPF for windows desktop anc C# app when it is compiled and there are there i can find them using 7 zip but how to tell my app to use these in the ribbon as large image sources i have also embedded the same icons into a dll file and try to access the icons in that with no luck
Deploy Data-Tier Application Wizard missing options That's correct, in theory we should be able to change that For some reason the "Deploy Data-tier Application" wizard doesn't show the SQL Server Settings properties to change the data and log files, however I did a test in my local SQLServer 2012 instance and it is only shown when using the "Import Data-tier" wizard In this case I had to first deploy the original dacpac with default settings
Moving entire Azure SQL Server to different region? I have an Azure Sql DB that sits on an Azure SQL Server in the Central US Is it possible to move this server (the whole server) to another region? I realize that I can transfer databases from one server to another with various options, but I'm interested in changing the region for the entire server so that I can maintain the same server name
Report Modification History - social. msdn. microsoft. com Example: Report A was first deployed on 5 1 2017 The report changed on 5 15 2017 and 5 29 2017 Is there a view that captures this modification history? Thanks, Nagasayana Tuesday, June 6, 2017 5:51 PM