Recently, I have been working the lot with Node.js and TypeScript. And I absolutely love TypeScript due to its features. I was actually looking for a boilerplate code to start which should be very easy to understand. But there was no code there. So I decided to create a minimum web application structure. I have used it in some project and I was quite happy with it.
So I thought why should I make...
Saturday, May 5, 2018
Friday, April 27, 2018
Flexible Object Mapping in Entity Framework Core 2.0
Posted by Jalpesh Vadgama |
April 27, 2018 |
C#.NET, Entity Framework Core, EntityFramework |
No comments
Entity Framework 2.0 is out for some time. If you don’t know Entity Framework 2.0 is a lightweight, extensible and Cross-Platform Object-relational mapper from Microsoft. It is a new version of Entity Framework which is now cross-platform and can now run now operating system like Linux, Mac etc.With...
Saturday, April 7, 2018
Register for Global Azure Bootcamp 2018–from Ahmedabad User Group
Friends, We are back with new events again. We are going to host Global Azure Bootcamp 2018.
About Global Azure Bootcamp:
If you don’t know what is Global Azure Bootcamp then it is a worldwide Event for Azure. All around the world user groups and communities want to learn about Azure and...
Video Recording : Webinar on ASP.NET Core on Linux
Posted by Jalpesh Vadgama |
April 07, 2018 |
ASP.NET, ASP.NET Core, ASP.NET Core 1.0, ASP.NET MVC |
No comments
I have done a Webinar for DotNetTricks.com about ASP.NET Core on Linux. There were lots of curiosity about it and lots of people asked for the recording of Webinar so here we go Following is a link of recording of Webinar for ASP.NET Core on Linux. You can watch the full webinar on youtube at following.
https://www.youtube.com/watch?v=Hf0F7nZCTXM&t=706s
I would also like to Thanks Shailendra...
Saturday, March 10, 2018
Solution: (Error)Unable to Correct problems, You have held broken packages–Install .NET Core on Ubuntu
Posted by Jalpesh Vadgama |
March 10, 2018 |
ASP.NET, ASP.NET Core, ASP.NET Core 1.0, ASP.NET-MVC, Linux, Ubuntu |
No comments
Recently, I have been using Linux(Ubuntu) machine on my virtual box quite a bit and as Microsoft.NET Developer I want to install .NET Core on Ubuntu. So I tried following the instruction from below link to install .NET core on Ubuntu 16.04.
https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites?tabs=netcore2x
But...
How to install Robo3T(Formerly RobMongo) on Ubuntu
Robo3T formerly known as RobMongo is one of best GUI tools for the managing and querying MongoDB database. I have been using it quite often for creating applications with MongoDB and Node.js. Recently a new version made available but there were no instructions for installing it on Ubuntu. So I thought...
Wednesday, March 7, 2018
How to install Visual Studio code on Ubuntu
Recently I presented a Webinar on ASP.NET Core on Linux. Here I have displayed how we can use Visual Studio Code a Free Open Source Editor from Microsoft to develop application. One of frequently ask question was How I can install Visual Studio Code on Linux. Since lots of People are using Ubuntu as...
Saturday, February 10, 2018
How to install node.js and npm on Debian 9
In this blog, We are going to see how we can install the node.js and npm on the Debian Operating system. So let’s get started.
First of all Either you should use “Sudo” command or use your root users to run all this command so that it will be available to all the users on this machine.
So first we...
Wednesday, February 7, 2018
4 Million Page Views and 800 blog post completed for my blog- dotnetjalps.com
As you know that I’m not super crazy about blog milestones but this is a special one and I could not resist sharing with you guys. This blog completed 4 Million Page Views and This is the 801st blog post I’m writing. What an amazing journey for this blog.
On this occasion of 4 million pages views...
Solved: Microsoft SQL Server Error 3403
This is a Guest Post from “Andrew Jackson”.
Bio of Andrew Jackon:
He is freelance SQL Server DBA. He is fan of technology, programming, and entrepreneurship. He is also interested in writing and web development and SQL Server blogger too. He like to share about SQL Server and the problems...