Adding image at a particular cell in Excel Spreadsheet https://social.msdn.microsoft.com/Forums/lync/en-US/5c6e7ebd-66e2-40fa-9194-aed5cdc3f0ae/adding-image-at-a-particular-cell-in-excel-spreadsheet?forum=oxmlsdk How to: Insert text into a cell in a spreadsheet document (Open XML SDK) https://msdn.microsoft.com/en-us/library/office/cc861607.aspx You will need reference to OpenXML, Systems.IO.Packaging, System.xml and/or similar. You may need to copy the related DLLs to your production at deployment (depends on your deploy …
Category: FromSitesTree.com
Mar 23
Some additional SQL Server Scripting and Data Exporting #Root #By Sayed Ahmed
Some additional SQL Server Scripting and Data Exporting [youtube http://www.youtube.com/watch?v=zGtvjvNkmls&w=640&h=390] From: http://sitestree.com/?p=1895 Categories:Root, By Sayed AhmedTags: Post Data:2015-01-17 19:56:17 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 23
SQL Server and Data Mining Algorithms #Root #By Sayed Ahmed
SQL Server and Data Mining Algorithms Microsoft Association Algorithm Microsoft Clustering Algorithm Microsoft Decision Trees Algorithm Microsoft Linear Regression Algorithm Microsoft Logistic Regression Algorithm Microsoft Naive Bayes Algorithm Microsoft Neural Network Algorithm Microsoft Sequence Clustering Algorithm Microsoft Time Series Algorithm From: http://sitestree.com/?p=1901 Categories:Root, By Sayed AhmedTags: Post Data:2015-02-04 22:27:13 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, …
Mar 23
o #Root #By Sayed Ahmed
Overview on HTML 5 From: http://sitestree.com/?p=1699 Categories:Root, By Sayed AhmedTags: Post Data:2014-11-23 20:35:35 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 23
Exporting Reports Report Builder and SSRS #Root #By Sayed Ahmed
Exporting Reports Report Builder and SSRS [youtube http://www.youtube.com/watch?v=U3DfXutgS1g&w=854&h=510] From: http://sitestree.com/?p=1716 Categories:Root, By Sayed AhmedTags: Post Data:2014-12-01 22:14:56 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 23
MagicJack Vs NetTalk-Duo: VOIP based Home/Business Phone #Root #By Sayed Ahmed
MagicJack Plus – Wireless https://www.youtube.com/watch?v=PfCIxoK_Law MagicJackGo is one another option From online reviews, MagicJack seemed to be the better option than NetTalk-Duo, yet to find out Other Options: NetTalk Duo Wired and Wireless. In BestBuy’s Comparison list, NetTalk Duo seemed to be better; I am not sure on that yet.. Reviews are mostly bad …
Mar 23
C Sharp Check File Type Based on Contents #Root #By Sayed Ahmed
[youtube http://www.youtube.com/watch?v=_5qEfhAm1fo?feature=player_detailpage&w=640&h=360] From: http://sitestree.com/?p=1721 Categories:Root, By Sayed AhmedTags: Post Data:2014-12-07 23:49:02 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 23
Keyboard Shortcuts for Visual Studio IDE #Root #By Sayed Ahmed
[youtube http://www.youtube.com/watch?v=qedaBquEChg?feature=player_detailpage&w=640&h=360] From: http://sitestree.com/?p=1725 Categories:Root, By Sayed AhmedTags: Post Data:2014-12-07 23:51:59 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 23
File Downloading in C# Applications #Root #By Sayed Ahmed
For ASP.Net web form applications, you can use [for file download] Synchronously using System.Net; WebClient webClient = new WebClient(); webClient.DownloadFile(“http://mysite.com/myfile.txt”, @”c:myfile.txt”); or Asynchronously private void btnDownload_Click(object sender, EventArgs e) { WebClient webClient = new WebClient(); webClient.DownloadFileCompleted += new AsyncCompletedEventHandler(Completed); webClient.DownloadProgressChanged += new DownloadProgressChangedEventHandler(ProgressChanged); webClient.DownloadFileAsync(new Uri(“http://mysite.com/myfile.txt”), @”c:myfile.txt”); } private void ProgressChanged(object sender, DownloadProgressChangedEventArgs e) { progressBar.Value …
Mar 23
How to give a good presentation #Root #By Sayed Ahmed
From: http://sitestree.com/?p=1873 Categories:Root, By Sayed AhmedTags: Post Data:2015-01-11 11:16:11 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
