From Developer To Developer

This blog is a way for me to give back to developers.

Sunday, September 26, 2021

Messenger System design

›
                                                                                 User1                                                      ...

Elevator Senarios

›
  enum elevatorStatus{Moving,Idle,Stopped} enum elevatorDirection{Up,Down} elevator  { currentflor  Status -moving ,idle stopped CurrentDire...
Tuesday, June 11, 2019

Host asp.net core web api2 to heroku

›
Credit goes to  https://blog.devcenter.co/deploy-asp-net-core-2-0-apps-on-heroku-eea8efd918b6 Deploy asp.net core 2.0 apps on Heroku H...
Thursday, March 31, 2016

CROS Calls using javascript jQuery Ajax

›
This content is form answer of the question  how-does-access-control-allow-origin-header-work from stackoverflow. I am just keeping one c...
Thursday, August 27, 2015

Search Text in schema of Stored Procedure

›
With a big database this is one of the basic issue if you want to search whether a particular string/value available in anywhere in schema ...
Thursday, June 11, 2015

Reset or Normalize default User Code Stylesheet of Browser

›
Here i am going to talk about "User Code Style sheet". It is default style sheet of browser get applied on Dom elements if nothin...
Friday, May 22, 2015

Enable Nuget packages in Visual Studio 2010

›
The NuGet is easier way to include dlls or other projects/utilities in your projects. If we aren't using it , in one way we are selecti...
›
Home
View web version
Powered by Blogger.