Create Thumb Image In Asp.net
here is the steps: 1) create the simple web application (Asp.net using C#). Add Name Space using System.IO 2) put the image file in to the application (here i used Sunset.jpg it’s resolution is (800...
View ArticleOutlook blocked access to the following potentially unsafe attachments
Hello Friends, I have come across the problem when I getting the .chm extension in my mail. I have found the solution which is below. Steps: Exit Outlook if it is running. Click Start, and then click...
View ArticleJFolder-folder-Path-is-not-a-folder
Hello Friends, Today, one of my colleges getting an error in Joomla admin – “JFolder::folder: Path is not a folder“ . We’ve tried lots of thing but cannot resolve, finally we’ve found the below...
View ArticleI’ll start writing again for you all
Hello Everyone, I’m back..and now start a writing again for you all :) Happy weekend. Amit Patriwala
View Article2014 in review
The WordPress.com stats helper monkeys prepared a 2014 annual report for this blog. Here’s an excerpt: The concert hall at the Sydney Opera House holds 2,700 people. This blog was viewed about 24,000...
View Article2014 in review
The WordPress.com stats helper monkeys prepared a 2014 annual report for this blog. Here’s an excerpt: The concert hall at the Sydney Opera House holds 2,700 people. This blog was viewed about 24,000...
View Article2014 in review
The WordPress.com stats helper monkeys prepared a 2014 annual report for this blog. Here’s an excerpt: The concert hall at the Sydney Opera House holds 2,700 people. This blog was viewed about 24,000...
View ArticleCould not load file or assembly ‘Owin, Version=1.0.0.0, Culture=neutral,...
There is two possibilities: Possibility 1: You haven’t added the Owin.dll reference to the project. You can add the reference and recompile project. Possibility 2: You have a latest version of the dll...
View Article.Net Core Entity Framework Code First Approach Using Class Library Project
With reference to Getting Started with EF Core, I am using the MSSQL server. Steps Create a new projectCreate Class LibraryInstall Entity FrameworkCreate ModelRegister context with dependency...
View Article