Check out my latest book - Voices Blurred
Jey Geethan
Neon Ink
close
Writing
Books
Music
Store
The Room
About
Get the weekly email
person
Signup
Log in
Articles
>
Software Development
Writing
Software Development
Page 2 of Software development articles and tips and tricks
All topics
Essays & Ideas
Poems & Reflections
Short Stories & Flash Fiction
Archive
Latest in Software Development
Software Development
Ruby Tips - How to figure out where a method is defined
by
Jey Geethan | August 12, 2018
The other day when I was dabbling with the huge codebase, I was wondering where a particular method was being declared for a specific method
Read the article
Software Development
Top 4 Reasons Why You Should Participate in Hackathons
by
Jey Geethan | August 05, 2018
Hackathons help to keep an active engineering culture alive. Learn here why you should participate and may be try to win them
Read the article
Software Development
Show full file path in the title bar of Sublime and VS Code
by
Jey Geethan | March 22, 2018
If you feel that you want to show the full file paths in your favorite editors - Sublime Text and Visual Studio Code, follow the simple steps
Read the article
Software Development
Solving - xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
by
Jey Geethan | March 16, 2018
If you recently updated to macOS High Sierra and tried to run git commands you would face this error
Read the article
Software Development
iTerm2 vs Plain Old Terminal - Which One Is The Best?
by
Jey Geethan | August 28, 2017
Have you ever wondered if you have an alternative that will be better and useful than the default terminal?
Read the article
Software Development
[.NET] ToolTip and "Cannot access a disposed object" exception
by
Jey Geethan | December 12, 2008
The "Cannot access a disposed object" exception is a nightmare for .NET developers.
Read the article
Software Development
[VB.NET] Finding whether its Design Mode or Runtime Mode for Forms
by
Jey Geethan | November 06, 2008
Sometimes, while creating controls, either by Inherited Controls or UserControls, we will be required to skip a piece of code depending upon the design time or runtime mode.
Read the article
Software Development
[.NET Error] Update requires a valid UpdateCommand when passed DataRow collection with modified rows
by
Jey Geethan | March 06, 2008
This is an error, with which i was dumbfounded for weeks. But the solution is simple after understanding why it's happening
Read the article
« First
‹ Prev
1
2