what is extension sln for? |
| fathatsme Friday, July 24, 2009 11:32 AM |
This is your solution file. To make it easier to work with and debug large applications, you can put multiple projects into a solution. You can then work with the multiple projects as one set. Hope this helps. www.insteptech.com ;
msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS! - Marked As Answer byLing WangMSFT, ModeratorWednesday, July 29, 2009 9:12 AM
-
|
| DeborahK Friday, July 24, 2009 3:44 PM |
All the projects are organized into a solution. It is a container for all the projects. You can create some logical solution folders if you want, and organize your projects as well as websites.
Bhaskar MCPD:WinForms http://vsxperts.blogspot.com- Marked As Answer byLing WangMSFT, ModeratorWednesday, July 29, 2009 9:12 AM
-
|
| Bhaskar Babu Friday, July 24, 2009 5:18 PM |
I guess he may have the project files. Butcan't find.Sln file.
You can create a new a project. The project type is Visual Studio Solutions �gt; Blank Solution. Then right click “Solution��gt; “add existing project� add this project.
Best regards,
Ling Wang
Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. - Marked As Answer byfathatsme Wednesday, July 29, 2009 8:34 AM
-
|
| Ling Wang Tuesday, July 28, 2009 10:25 AM |
This is your solution file. To make it easier to work with and debug large applications, you can put multiple projects into a solution. You can then work with the multiple projects as one set. Hope this helps. www.insteptech.com ;
msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS! - Marked As Answer byLing WangMSFT, ModeratorWednesday, July 29, 2009 9:12 AM
-
|
| DeborahK Friday, July 24, 2009 3:44 PM |
All the projects are organized into a solution. It is a container for all the projects. You can create some logical solution folders if you want, and organize your projects as well as websites.
Bhaskar MCPD:WinForms http://vsxperts.blogspot.com- Marked As Answer byLing WangMSFT, ModeratorWednesday, July 29, 2009 9:12 AM
-
|
| Bhaskar Babu Friday, July 24, 2009 5:18 PM |
thanx!!! i jus did sumthin wit this file ...which i cant find! but i'm not able acces my forms evry other file is intact! how do i set it rite? |
| fathatsme Saturday, July 25, 2009 3:57 AM |
Not sure I understand. You have the source files of your application but not the solution file? Do you have the project files? www.insteptech.com ;
msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS! |
| DeborahK Monday, July 27, 2009 6:29 PM |
I guess he may have the project files. Butcan't find.Sln file.
You can create a new a project. The project type is Visual Studio Solutions �gt; Blank Solution. Then right click “Solution��gt; “add existing project� add this project.
Best regards,
Ling Wang
Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. - Marked As Answer byfathatsme Wednesday, July 29, 2009 8:34 AM
-
|
| Ling Wang Tuesday, July 28, 2009 10:25 AM |
thanx |
| fathatsme Wednesday, July 29, 2009 8:34 AM |