<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Aneefs .Net Blog - Latest Comments</title><link>http://aneef.disqus.com/</link><description></description><atom:link href="https://aneef.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 05 Jun 2014 03:39:51 -0000</lastBuildDate><item><title>Re: How to: Programmatically Re-enable an Add-in That Has Been Disabled (VSTO)</title><link>http://www.aneef.com/2014/06/04/how-to-programmatically-re-enable-an-add-in-that-has-been-disabled-vsto/#comment-1420536278</link><description>&lt;p&gt;A very good article bro. Keep 'em coming.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Janaka Rangama</dc:creator><pubDate>Thu, 05 Jun 2014 03:39:51 -0000</pubDate></item><item><title>Re: After 2 years from my last post</title><link>http://www.aneef.net/2013/02/17/after-2-years-from-my-last-post/#comment-802500424</link><description>&lt;p&gt;Welcome back! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">murshid1988</dc:creator><pubDate>Sun, 17 Feb 2013 16:33:22 -0000</pubDate></item><item><title>Re: Create PDF Files on the fly with C# and PDFSharp</title><link>http://www.aneef.com/2008/07/24/create-pdf-files-on-the-fly-with-c-and-pdfsharp/#comment-716474062</link><description>&lt;p&gt;Hello&lt;/p&gt;&lt;p&gt;It is possible with pdfSharp&lt;/p&gt;&lt;p&gt;If a PDF has applied ocr&lt;br&gt;measure resolution PDF&lt;br&gt;and see if this grayscale???&lt;/p&gt;&lt;p&gt;I hope you can help me, Greetings&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CARLOS CHAVEZ</dc:creator><pubDate>Wed, 21 Nov 2012 21:54:18 -0000</pubDate></item><item><title>Re: AirTel Sri Lanka &amp;ndash; HSDPA a Fake Promise</title><link>http://www.aneef.com/2009/04/30/airtel-sri-lanka-hsdpa-a-fake-promise/#comment-431659834</link><description>&lt;p&gt;&lt;br&gt; &lt;br&gt;Same as dialog!!!! this is srilanka, so everybody want only money, not the service&lt;br&gt; &lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Harith Randika</dc:creator><pubDate>Tue, 07 Feb 2012 01:19:47 -0000</pubDate></item><item><title>Re: Create PDF Files on the fly with C# and PDFSharp</title><link>http://www.aneef.com/2008/07/24/create-pdf-files-on-the-fly-with-c-and-pdfsharp/#comment-356262823</link><description>&lt;p&gt;HI, &lt;/p&gt;&lt;p&gt;Its great guys that PDFsharp is the Open Source library that easily creates PDF documents from any .NET language. PDFsharp works so well guys, why I use other, I'll use it. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pdf to excel converter</dc:creator><pubDate>Sat, 05 Nov 2011 03:42:28 -0000</pubDate></item><item><title>Re: Visual Studio 2008, C# 3.0, LINQ, ASP.Net 3.5 Getting Started</title><link>http://www.aneef.net/2008/02/18/visual-studio-2008-c-30-linq-aspnet-35-getting-started/#comment-355563520</link><description>&lt;p&gt;Hi,&lt;br&gt;Thank you for sharing the great links for us. I really find these links and finally i get it. Thanks&lt;br&gt;&lt;a href="http://waynepersonaltraining.com/what-can-a-portland-boot-camp-offer-men/" rel="nofollow noopener" target="_blank" title="http://waynepersonaltraining.com/what-can-a-portland-boot-camp-offer-men/"&gt;boot camp portland oregon&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adlonn</dc:creator><pubDate>Fri, 04 Nov 2011 05:42:49 -0000</pubDate></item><item><title>Re: Request UAC Elevation for .net Application (Managed Code)</title><link>http://www.aneef.com/2009/06/29/request-uac-elevation-for-net-application-managed-code/#comment-345705698</link><description>&lt;p&gt;Excellent!!! Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guido</dc:creator><pubDate>Wed, 26 Oct 2011 10:42:43 -0000</pubDate></item><item><title>Re: Request UAC Elevation for .net Application (Managed Code)</title><link>http://www.aneef.com/2009/06/29/request-uac-elevation-for-net-application-managed-code/#comment-329184407</link><description>&lt;p&gt;this is very nice, thanks!  I have a bit of a variation that I'm not sure how to deal with.  I have a portable application.  It runs fine most of the time, but if the user decides to install it to c:\program files\somesubfolder it will require UAC, because it writes to folders that are subfolders of the application.  I would like to require UAC elevation only if it is needed.&lt;/p&gt;&lt;p&gt;The very first block of code that you showed on your tutorial using System.Security.Principal;  is great in that it allows me to at least check if there will be an issue when the user launches.  Hopefully I can check the application path, and if they are considered administrator.  If they are not admin and they are running in program files, then at least I can offer a warning before the program crashes.&lt;/p&gt;&lt;p&gt;Of course the ideal would be to only ask for UAC only if they are running in a restricted area.  If I make UAC a requirement for everyone, people will complain and ask "why?"... and "can you make it run without elevation?"  I suppose I could create a launcher app that calls different .exes depending on the folder but that seems much less elegant, and a bit of a pita for everyone.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jitterjames</dc:creator><pubDate>Fri, 07 Oct 2011 18:32:27 -0000</pubDate></item><item><title>Re: Fix: .Net 2.0 or 3.5 Setup Project Requires .Net Framework version 4.0</title><link>http://www.aneef.net/2010/05/24/fix-net-2-0-or-3-5-setup-project-requires-net-framework-version-4-0/#comment-215309001</link><description>&lt;p&gt;thanks, good help.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Chen</dc:creator><pubDate>Wed, 01 Jun 2011 03:22:37 -0000</pubDate></item><item><title>Re: Create Excel Sheets Programmatically with C# without Installing Excel.</title><link>http://www.aneef.com/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-211481236</link><description>&lt;p&gt;Looks very good for me. Good job!&lt;/p&gt;&lt;p&gt;I have two questions about it:&lt;/p&gt;&lt;p&gt;- I get an error when open the generated file. ("workbook damaged"). If I save it as "xls" it error comes, but opens it when I click away the error. With xlsx-Extension it doesen't open the file at all.&lt;/p&gt;&lt;p&gt;- Is there a possibility to insert Images?&lt;/p&gt;&lt;p&gt;Thanks for your help! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Felix_leipold</dc:creator><pubDate>Wed, 25 May 2011 09:56:39 -0000</pubDate></item><item><title>Re: AirTel Sri Lanka &amp;ndash; HSDPA a Fake Promise</title><link>http://www.aneef.com/2009/04/30/airtel-sri-lanka-hsdpa-a-fake-promise/#comment-165297852</link><description>&lt;p&gt;hi all&lt;br&gt;this is true. airtel internet and even telephony are fake . they have more hidden charges &amp;amp; bad customer service.  i think no one can beat to slt adsl still now.&lt;/p&gt;&lt;p&gt;chama &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chamindapp</dc:creator><pubDate>Sun, 13 Mar 2011 23:59:24 -0000</pubDate></item><item><title>Re: AirTel Sri Lanka &amp;ndash; HSDPA a Fake Promise</title><link>http://www.aneef.com/2009/04/30/airtel-sri-lanka-hsdpa-a-fake-promise/#comment-153945684</link><description>&lt;p&gt;its the same with dialog internet...seriously these people need to stick to their claims....its a good thing i saw this because i thought of changing onto airtel or mobitel here in sri lanka...&lt;/p&gt;&lt;p&gt;by the way thanks for posting Aneef &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mintdevil</dc:creator><pubDate>Tue, 22 Feb 2011 07:55:15 -0000</pubDate></item><item><title>Re: Fix: .Net 2.0 or 3.5 Setup Project Requires .Net Framework version 4.0</title><link>http://www.aneef.net/2010/05/24/fix-net-2-0-or-3-5-setup-project-requires-net-framework-version-4-0/#comment-149426282</link><description>&lt;p&gt;If you are only using features that are included in .NET Framework v2.0, VS2010 does not include .NET Framework 2.0 in the prerrequisites.&lt;br&gt;Take a look at the following article in order to solve that problem: &lt;a href="http://wishmesh.com/2010/04/setup-project-shows-warning-could-not-find-prerequisite-under-visual-studio-2010/" rel="nofollow noopener" target="_blank" title="http://wishmesh.com/2010/04/setup-project-shows-warning-could-not-find-prerequisite-under-visual-studio-2010/"&gt;http://wishmesh.com/2010/04...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar Mederos</dc:creator><pubDate>Wed, 16 Feb 2011 19:29:04 -0000</pubDate></item><item><title>Re: Uploading Binary files or Images using LINQ to SQL</title><link>http://www.aneef.net/2009/01/16/uploading-binary-files-or-images-using-linq-to-sql/#comment-149107478</link><description>&lt;p&gt;Hi, I need to store hundreds of powerpoint files  in a database, is it possibe to do this using sql syntax, that way I can duplicate it using excell and save myself some time! If it is would you be able to hlp me with the syntax?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soulchyld</dc:creator><pubDate>Wed, 16 Feb 2011 16:26:04 -0000</pubDate></item><item><title>Re: IIS  and Skype : IIS: The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</title><link>http://www.aneef.net/2008/04/25/iis-and-skype-iis-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-exception-from-hresult-0x80070020/#comment-113257791</link><description>&lt;p&gt;Here is the link to my post.&lt;/p&gt;&lt;p&gt;&lt;a href="http://raotayyabali.wordpress.com/2010/12/16/host-file-redirection-https-and-ports/" rel="nofollow noopener" target="_blank" title="http://raotayyabali.wordpress.com/2010/12/16/host-file-redirection-https-and-ports/"&gt;http://raotayyabali.wordpre...&lt;/a&gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tayyab Ali</dc:creator><pubDate>Thu, 16 Dec 2010 17:46:47 -0000</pubDate></item><item><title>Re: IIS  and Skype : IIS: The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</title><link>http://www.aneef.net/2008/04/25/iis-and-skype-iis-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-exception-from-hresult-0x80070020/#comment-113257542</link><description>&lt;p&gt;you saved the day. I wish i could have found it earlier. I created a post with link to your post. Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tayyab Ali</dc:creator><pubDate>Thu, 16 Dec 2010 17:45:37 -0000</pubDate></item><item><title>Re: Create Excel Sheets Programmatically with C# without Installing Excel.</title><link>http://www.aneef.com/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-103975498</link><description>&lt;p&gt;How to dispose the object of Workbook and Worksheet. There is no dispose method. Please help me.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pankaj209</dc:creator><pubDate>Sat, 27 Nov 2010 09:25:18 -0000</pubDate></item><item><title>Re: Request UAC Elevation for .net Application (Managed Code)</title><link>http://www.aneef.com/2009/06/29/request-uac-elevation-for-net-application-managed-code/#comment-96130744</link><description>&lt;p&gt;sooooper...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vasista84</dc:creator><pubDate>Thu, 11 Nov 2010 01:39:02 -0000</pubDate></item><item><title>Re: SCRUM- Quick Guide</title><link>http://www.aneef.net/2009/11/11/scrum-quick-guide/#comment-95675462</link><description>&lt;p&gt;Excellent, both videos rock!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maheshrnathan</dc:creator><pubDate>Tue, 09 Nov 2010 20:19:27 -0000</pubDate></item><item><title>Re: IIS  and Skype : IIS: The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</title><link>http://www.aneef.net/2008/04/25/iis-and-skype-iis-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-exception-from-hresult-0x80070020/#comment-93790554</link><description>&lt;p&gt;I Reistall SharePoint to Fix this trouble. But, it is't fixed. So then i Change Skype Settings, as describe in this post, and it's fixed now! :) Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex</dc:creator><pubDate>Thu, 04 Nov 2010 08:13:58 -0000</pubDate></item><item><title>Re: Create Excel Sheets Programmatically with C# without Installing Excel.</title><link>http://www.aneef.com/2008/07/25/create-excel-sheets-programmatically-with-c-without-installing-excel/#comment-91069137</link><description>&lt;p&gt;This great Tool to save our time ...great man!!!!&lt;/p&gt;&lt;p&gt;Thanks..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mathi. B</dc:creator><pubDate>Thu, 28 Oct 2010 05:16:01 -0000</pubDate></item><item><title>Re: Create PDF Files on the fly with C# and PDFSharp</title><link>http://www.aneef.com/2008/07/24/create-pdf-files-on-the-fly-with-c-and-pdfsharp/#comment-89784641</link><description>&lt;p&gt;Could not load file or assembly '36763-5441-itextsharp' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) plz slove this error&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Srinivasmca Kamma</dc:creator><pubDate>Mon, 25 Oct 2010 05:57:02 -0000</pubDate></item><item><title>Re: IIS  and Skype : IIS: The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)</title><link>http://www.aneef.net/2008/04/25/iis-and-skype-iis-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-exception-from-hresult-0x80070020/#comment-89716150</link><description>&lt;p&gt;Thanks. Would have never thought of Skype as the problem.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GaryStafford</dc:creator><pubDate>Sun, 24 Oct 2010 20:36:30 -0000</pubDate></item><item><title>Re: Youtube Helper for ASP.Net WebMatrix [UPDATED For Beta 2]</title><link>http://www.aneef.com/2010/10/05/youtube-helper-for-asp-net-webmatrix/#comment-89232219</link><description>&lt;p&gt;Hi, its ok, i was looking at it once u told me about the issue and was able to get it fixed.  have a goody good day :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aneef</dc:creator><pubDate>Fri, 22 Oct 2010 15:34:59 -0000</pubDate></item><item><title>Re: Youtube Helper for ASP.Net WebMatrix [UPDATED For Beta 2]</title><link>http://www.aneef.com/2010/10/05/youtube-helper-for-asp-net-webmatrix/#comment-89088467</link><description>&lt;p&gt;Appologies for not sending your the beta2 version when I was suppossed to. I completely forgot.&lt;/p&gt;&lt;p&gt;Wally (@wbm)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wally</dc:creator><pubDate>Fri, 22 Oct 2010 09:43:44 -0000</pubDate></item></channel></rss>