Created
November 4, 2017 16:12
-
-
Save mahbub-shohag/ad9c022b4c3f112fbffcd701d7181199 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TIPS : | |
--To add any folder / directory in asp.net mvc project one should not copy and past the directory in the project directly like in php.One must | |
add a folder in the directory manually and the add classes by adding existing item.otherwise the project will not know the folder and there | |
will arise issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment