Giter VIP home page Giter VIP logo

Hello World! ๐Ÿ‘‹

Welcome to my GitHub repository! I'm a Senior Software Engineer with a passion for creating unique, authentic, and quirky solutions. I believe in pushing boundaries, thinking outside the box, and embracing unconventional approaches to software development. If you're looking for someone who is bold, personable, and determined to deliver ambitious projects, you've come to the right place!

What I Bring to the Table

  • Experience: With over 7 years of experience in analysis, design, development, testing, and implementation of various Internet-based applications, I've honed my skills across the entire development cycle. I'm well-versed in working with the Microsoft stack, including SQL Server, C#, ASP.NET MVC / .NET CORE, Visual Studio, HTML5, CSS3, and more.

  • Open-Source Lover: While I leverage the power of the Microsoft ecosystem, I also embrace the awesomeness of open-source technologies. I have a deep understanding of popular frameworks and libraries like jQuery, Bootstrap, Less, React, and others. By combining the best of both worlds, I create solutions that are robust, efficient, and highly functional.

  • Problem Solver Extraordinaire: I thrive on tackling complex challenges. As an exceptional problem solver, I have a knack for troubleshooting and finding innovative solutions. I'm not afraid to dive into the unknown and quickly adapt to new skills, technologies, or roles. With my energetic and determined mindset, no problem is too big to conquer!

Get in Touch

Feel free to reach out to me if you have any questions, ideas, or if you're interested in working together. You can connect with me via email at dhirenspatel[at]hotmail[dot]com or find me on LinkedIn here.

Let's create something extraordinary together! ๐Ÿš€

Dhiren Patel's Projects

ajaxbeginformaspnetmvc icon ajaxbeginformaspnetmvc

Ajax.BeginForm is the extension method of the ASP.NET MVC Ajax helper class, which is used to submit form data to the server without whole page postback.

blog-examples icon blog-examples

Sample applications for blog posts on http://andrewlock.net

bootstraphelpermvc icon bootstraphelpermvc

HTML helper is a method that returns a HTML string. Then this string is rendered in view. MVC provides many HTML helper methods. It also provides facility to create your own HTML helper methods. Once you create your helper method you can reuse it many times.

csharphelpers icon csharphelpers

Create Custom helper class library(C#).Helpers Like Cookies,Session,DatatableToEntity,ListToDataTable and many more helper that help you to code reuse.

customactionresultmvc icon customactionresultmvc

The purpose of the controller within the MVC pattern is to respond to user input. In ASP.NET MVC, the action method is the granular unit of response to user input. The action method is ultimately responsible for handling a user request and outputting the response that is displayed to the user, which is typically HTML. All action method inherits from ActionResult Class. Which has one method ExecuteResult ().

customidentitymvc icon customidentitymvc

ASP.NET Identity is the latest in a series of frameworks that exist as part of ASP.NET for authenticating users. There are many ways for users to be authenticated, but ASP.NET Identity handles the complex logic involving password hashing, generating and securing user tokens, and other such things that exist as "solved" problems. It also allows you to easily plug in custom data stores or implementations of whichever logic needs to be overridden.

durandal icon durandal

Durandal is a lightweight JavaScript framework designed to make building Single Page Applications (SPAs) simple and elegant. It has strong support for MVC, MVP and MVVM so that no matter what type of front end architecture you prefer, Durandal can handle the task.

elmaherrorlogging icon elmaherrorlogging

ELMAH stand for Error logging Modules and Handlers. ELMAH is one of the popular Library to logging unhandled errors provided by Google. .Itโ€™s an application wide error logging facility which can be dynamically plugged.

employmentapplicationform icon employmentapplicationform

It's an application that from fill by employee who want to join other company.So its Employee Details like personal details,education,employment,postionappyfor etc. I use Technology Asp.Net MVC,C#,Jquery.datatable,Ajax,Sql server,Entity Framework.

knockoutjsmvc icon knockoutjsmvc

In this post, we are going to create an MVC CRUD application with the help of Knockout JS. We will be using SQL database and Visual Studio for our development. If you are new to MVC, I strongly recommend you to read my previous post about MVC here. Now letโ€™s begin.

log4netmvc icon log4netmvc

Log4net is an open-source library that allows or helps the .NET applications to trace the details of the errors that have occurred in a project.

makemyresume-webapp- icon makemyresume-webapp-

It is an application that simplifies the task of creating a resume for individuals. The system is flexible to be used and reduces the need of thinking and designing an appropriate resume according to qualifications. The system is developed to provide an easy means for creating a professional looking resume. Individuals just have to fill up a form that specifies questions from all required fields such as personal questions, educational, qualities, interest, skills and so on. The answers provided by the users are stored and the system automatically generates a well structured resume. Users have option to create resume in any format and file.You can also add your social link and share your resume to social.

simplecrudopearionaspnetmvc icon simplecrudopearionaspnetmvc

Asp.Net MVC Crud operation using code first approach for beginner. The code first approach is introduced in Entity Framework 4.1, and is a latest workflow Microsoft has introduced. It lets us transform our coded classes into a database application, which means code first lets us to define our domain model using POCO (plan old CLR object) class rather than using an xml - based EDMX files, which has no dependency with entity framework. Our model classes becomes the domain model, there for we most have to be very conscious in designing our model classes. And the rest work will be done by entity-frame work. This is the beauty of the code first approach where our model classes are become the data models on which Entity framework relies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.