avatar
EB3面试几个问题# EB23 - 劳工卡
l*9
1
I am doing C# programming on Visual Studio 2013 win 7.
in project 1 :
using test.name.abc; // error: type or namespace "test" cannot be found.
public class testName2 : testName1 // build error here
{
public int id;
}
in project 2 :
namespace test.name.abc
{
public class testName1
{
public int dd;
}
}
I have added reference of dll file generated from project2 in project1. I
also made the build dependence as project1 depends on project2.
But, I always got build error of
Error 10 The type or namespace name 'testName1' could not be found (
are you missing a using directive or an assembly reference?) C:my_pathmyFile
.cs
Any help would be appreciated.
avatar
G*i
2
EB2->EB3,PD:Oct.2014. 月底面试。请大家帮忙回答几个问题:
1. 面试会问到OPT期间工作情况吗?曾经挂靠过unpaid的公司。很担心会问到。
2. 我这种情况应该stay在EB3吧?如果没有visa number,如何说服IO把我的file留在
local office?
3. 再请问一下,有面试了是不是说明background check已经做完了?
avatar
R*i
3
错误信息跟您贴出来的code不大匹配, testName1明明是个Class, 怎么就变成了
namespace?
您既然在project1的reference里加了project2, 能不能在project1的references里,用
鼠标右键选project2, 并点击"View in Object Browser", 看看project2里究竟有神马
?
avatar
b*z
4
1.
会问的。
其他不了解。我在考虑要不要降级。
avatar
j*g
5
祝LZ好运!!回来分享面筋。感谢。
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。