Hi guys, i am a student learning computer programming currently using visual studio.
Everytime i tried to run the program my computer disk space OS(C:) get lesser and lesser, like 1day ago i have 50 gb space left and after 1day of trying to run many different program i type ( i type in the same file and just delete the code and replace it with another ) after running it
from what i heard there some junk file after running or something i tried to search for a way to delete it but i couldn't if anyone know how to solve this problem please help me, thanks alot!
Visual Studio Projects can take a lot of disk space. The biggest file is a SQL Server Compact Database File (.sdf) file. You can delete it when you are done - VS will create a new one when you need build your project again.
hi sorry i forgot to mention , i am using window 8.1 so i couldn't find the file mentioned. anyway the problem i encounter is the same as the guy in the link thx for finding tho
i was told to use visual studio express by my school because we only need some basic feature