如何在我们的解决方案中使用其他解决方案 [英] how use classes of other solutions in our solution

查看:131
本文介绍了如何在我们的解决方案中使用其他解决方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

喜。我的新公司给了我们他们的框架。我的解决方案的类应该继承这个框架的特定类。我不知道如何将这个大框架引入我的asp项目。

hi. my new company gave me their framework.my solution's classes should inherit a specific some class of this framework. i dont know how introduce this big framework to my asp project.

推荐答案

听起来你完全没有能力在你的新公司工作。雇用了。如果他们向你介绍了一些框架,应该给你参考和可用的文档。



请看我对这个问题的评论。



如果有解决方案?是的,当然。你应该向团队的一些高级成员寻求帮助。最有可能的是,你有一个人被正式指派来监督你的工作。告诉你究竟能做什么,不做什么。至少他们会知道你现在不能做这项工作。



这似乎对你没有好处,但事实并非如此。有什么选择?如果你隐瞒问题,公司将因你的无能而遭受更大的损失。毕竟,我们都在不断学习。如果你诚实地承认并描述了你所帮助的问题,那么比你试图隐瞒它们更好。也许人们能够欣赏这一点并为您提供更轻松的任务,或者更有可能发现可以提供帮助。它至少会对您的声誉产生一些小的影响。如果你隐瞒这个问题,或者更糟糕的是,做一些糟糕的工作,你可能会让所有人成为你的敌人。避免它。



同时,尝试解决问题。获取Microsoft文档并阅读有关.NET和CLR基础知识的所有内容。首先,组装及其使用。如何创建程序集以及如何引用它,如何使用引用的程序集。还要了解项目和解决方案的作用。基本上,您应该在单个解决方案中添加框架项目和新项目,将参考框架项目作为添加引用窗口中的项目。您也可以通过可执行文件名引用,但这通常是一种劣等方法。



这是一件非常简单的事情,但您还需要了解更多基本的编程主题。



-SA
It sounds like you are totally incapable to work in your new company in the role you've been hired for. If they introduced you to some framework, the should have given you the references and available documentation.

Please see my comment to the question.

If there the solution? Yes, sure. You should ask for help some senior members of the team. Most likely, you have a person who is formally assigned to supervise your work. Tell what exactly you can do and what not. At least they will know that you cannot do this work at this moment.

It may seem not beneficial to you, but that's actually not true. What's the alternative? If you hide the problems, the company will get bigger losses from your incompetence. After all, we all learn all the time. If you honestly admit and describe the problems you help, it will be better than if you try to conceal them. Perhaps people would be able to appreciate that and give you some easier task, or, more likely, find it possible to assist. It will be at least one small plus to your reputation. If you conceal the problem, or, worse, do some bad job, you may render all people your enemies. Avoid it.

In the meanwhile, try to fix the situation. Get to Microsoft documentation and read all about some .NET and CLR fundamentals. First of all, assemblies and their use. How to create an assembly and how to reference it, how to use referenced assembly. Also learn the role of projects and solution. Basically, you should add the framework projects and your new project in a single solution, reference framework projects as "Project" in "Add Reference" window. You can also reference by executable file name, but this is usually an inferior approach.

This is a really simple thing, but you also need to know more basic programming topics.

—SA


这篇关于如何在我们的解决方案中使用其他解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆