rated by 0 users
This post has 7 Replies | 3 Followers

Top 25 Contributor
Male
Posts 13
M. K. BASHER Posted: 06-26-2009 4:02 PM

Hi 

I need to make my site multi versions. But I have no any idea about versioning.

Can any body help me?

Thanks

M. K. Basher

Software Developer (C#, .NET)

Top 25 Contributor
Male
Posts 11

Basher, What tools or software are you using for source code management and versioning? SVN, Source safe or anything else?

Top 10 Contributor
Male
Posts 124

Hello Basher, Do you mean that you want to make version of your code? If yes, then you need to use source control software. There are many source control software such as VSS, CVS, TFS and Subversion etc... Hope this will help you.

"Excuse if any gaffe."

Md Nazmul Ahsan
Programmer (.NET Framework)
CIS, IADCS & DIT

Top 25 Contributor
Male
Posts 13

Thanks Mahmud and nazmul bhai

We use SVN.

 

I think, I could not make you understand. Actually I want to make my site multi versions, not code. Some thing like gmail offers old version, new version or Internet explorer has versions IE6, IE7, IE8...etc. So that, depending on user’s choice he can select and use.

 

M. K. Basher

Software Developer (C#, .NET)

Top 25 Contributor
Male
Posts 11

You may use ASP.NET Theme. Then based on user preference you can select the theme for your site and it will affest the whole website. I hope it is giving you a clue.

Top 10 Contributor
Male
Posts 124

@ Mahmud : Theme will change just the look of whole application as far I know. Does it also add module?

@ Basher : I am currently using VSS. In there is option call "Branch". Can you please see the link ?

Branch in SourceSafe / VSS

I am not femilair with SVN. I hope there is a option as like VSS Branch. Hope this will help you to find out. Please let me know the solution.

 

Thanks

"Excuse if any gaffe."

Md Nazmul Ahsan
Programmer (.NET Framework)
CIS, IADCS & DIT

Top 25 Contributor
Male
Posts 11

My understanding was, Basher is looking for different look & feel for different browser and it can be served by Theme. But he want different functionality based on browser he might have to do that programmatically to switch among different version of the website based on the choice. I think SVN or VSS like tools will be useful to manage code for different version by utility like branch or tag but the functionality will have to be implemented.

Basher, please provide more detail what exactly you are looking for?

 

Top 25 Contributor
Male
Posts 13

Thanks Nazmul bhai and Mahmud bhai

No, Mahmud bhai I am not looking for different look and feel. I think Nazmul bhai got my point.

I have partially solved my problem using SqlSiteMap.

 

Now I am facing a new problem. Like, I have 3 different sites , suppose their named A, B, C

I have a role named super admin. this super admin will create 3 different SiteAdmin for those site and also asssign different type of  permissions to each SiteAdmin. How can I do it?

 

Thanks

M. K. Basher

Software Developer (C#, .NET)

Page 1 of 1 (8 items) | RSS