| | |
including class???
Please support our ASP.NET advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
thats what I keep telling u4umang2001. Here look at this good tutorial u4umang2001.
http://www.codersource.net/csharp_tu...amespaces.html
http://www.codersource.net/csharp_tu...amespaces.html
Computers are man's attempt at designing a cat: It does whatever it wants, whenever it wants, and rarely ever at the right time.
see:::::
==class1 code==
namespace ns1
{
public class c1
{
public c1()
{
}
public void c1f1()
{
console.write("namespace example");
}
}
==class 2 code==
using ns1;
public class c2
{
public c2()
{
}
public void c2f1()
{
==here i want to call c1f1==
}
}
???where i m missing/worng???
==class1 code==
namespace ns1
{
public class c1
{
public c1()
{
}
public void c1f1()
{
console.write("namespace example");
}
}
==class 2 code==
using ns1;
public class c2
{
public c2()
{
}
public void c2f1()
{
==here i want to call c1f1==
}
}
???where i m missing/worng???
Thanks & Regards
Umang
Umang
see:::::
==class1 code==
namespace ns1
{
public class c1
{
public c1()
{
}
public void c1f1()
{
console.write("namespace example");
}
}
}
==class 2 code==
using ns1;
public class c2
{
public c2()
{
}
public void c2f1()
{
==here i want to call c1f1==
}
}
??? how can i call ???
wht statement should i write here
==class1 code==
namespace ns1
{
public class c1
{
public c1()
{
}
public void c1f1()
{
console.write("namespace example");
}
}
}
==class 2 code==
using ns1;
public class c2
{
public c2()
{
}
public void c2f1()
{
==here i want to call c1f1==
}
}
??? how can i call ???
wht statement should i write here
Thanks & Regards
Umang
Umang
![]() |
Similar Threads
- Cannot open certain websites, including hotmail (Web Browsers)
- class rectangle (Java)
- Please Help Header Error (PHP)
- C++ CString Class Help! (C++)
- Instantiating class objects?? (C++)
- help with "disabling" a button (C)
- Y would something compile from a hard drive fine but from on a disk? (Java)
- "missing storage-class or type specifiers" error (C++)
- struct type redefinition (C++)
Other Threads in the ASP.NET Forum
- Previous Thread: Help:Does not support loopback URL problem
- Next Thread: problem
Views: 935 | Replies: 16
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax appliances application asp asp.net beginner box browser businesslogiclayer button c# cac checkbox child class compatible complex content contenttype control countryselector courier database datagrid datagridview datalist deployment development dgv dialog dropdown dropdownmenu dynamic dynamically edit editing embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv folder form gridview gudi identity iis image javascript languages list maps menu mobile mssql nameisnotdeclared novell opera order problem profile ratings redirect refer registration relationaldatabases response.redirect rows search security select serializesmo.table sessionvariables silverlight smoobjects software sql ssl tracking treeview typeof validatedate validation vb vb.net vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment wizard xsl






