Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am now working on a project which create a web service. I found that many function is duplicate on several pages. And when the function need to be modified, I have to check out all the pages. Sometimes, I want to call page2's functionB in functionA in page1. But it is difficult when the pages are individuals.

 

I have learnd C++ when I was schooling and learnd some of the O-O concept (e.g. public,private,protected). However, since I don't get a proper lesson on .NET and I don't have VS.NET right now (I am using dreamweaver + WebMatrix), it is quite difficult for a newbie like me to figure out how to do it.

 

I wanna search on Google but I don't know what's this tactic named....Can anyone please show me some reference? Any idea with be helpful. Thank you very much.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...