amirhosein najafi
unread,Nov 7, 2009, 11:14:28 AM11/7/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Hi All,
Using Visual studio 2008, I have an application that its data can save
to a binary file, using *.SDB extension, Moreover users can open this
file from my application. I have 2 questions about this.
1- How can I assign an icon to this saved file with SDB extension when
my application has been installed in other computer?
2- Similar to *.sln file (for Visual Studio project), How can I assign
tow icon to single extension? For example when a solution is saved
with visual studio 2005 its icon different from that one saved from
visual studio 2008. In first, the solution’s icon contains “5” but in
08 solution’s icon contains “8”.
Thanks Again.