PrashantinStackademicJourney from Xamarin to FlutterAfter developing my primary business apps in Xamarin for over 2 years, I finally made switch to Flutter. Here’s my experience.Dec 10, 20231Dec 10, 20231
PrashantinCodeXGet 10x Performance by combining Stored Procedures & Entity FrameworkUsing Stored Procedures with Entity Framework may sound counter-intuitive, since the whole purpose of Entity Framework is to avoid writing…Feb 23, 20221Feb 23, 20221
PrashantinGeek CultureCreate a question-answer service using GPT-3 and OpenAIFor any existing knowledgebase for your product or service, it is easier than ever to create an AI powered add-on that can search the…Jan 23, 20222Jan 23, 20222
PrashantinCodeXHow to store user passwords in a database?If you are still saving user passwords in plain text, follow this guide for implementing a simple and robust strategy to save user…Jan 14, 20221Jan 14, 20221
PrashantinCodeXFast And Memory Efficient Querying in Entity FrameworkThere are simple and useful ways to speed up our Entity Framework queries. We just need to know when to use what.Nov 19, 20214Nov 19, 20214
PrashantCRUD Operations inside your C# Controllers? Stop today!The coding practices we pickup in early learning days are highly influenced by the practices demonstrated by our tutors, be it in a formal…Aug 14, 20211Aug 14, 20211
PrashantinGeek CultureBuilding a .NET web application on top of WordPressWordPress is great for content management. But when it comes to running the front-end blog or website, you may be surprised by the…May 24, 20211May 24, 20211
PrashantinCodeXBest practices with Entity FrameworkEntity Framework offers a lot of convenience for developers but comes with a performance penalty for users in certain cases. It is a…May 9, 20217May 9, 20217
PrashantHow to attribute website conversions to their source on Google AdsYou’re running Google Ads, with multiple campaigns, ad-groups and adverts, and you are getting conversions too, like signups or downloads…Mar 21, 2021Mar 21, 2021
PrashantUsing .NET MVC as front-end and Web API as back-endA simple approach to develop modular web apps without leaving Visual Studio.Mar 2, 20211Mar 2, 20211