hi all
i am new to asp.net.
i dont know whre to write a code for a new namespace?
i want declare a new namespace n use it in another program?
can anybody tell me .
User Profile
Collapse
-
whre can i write user defined namespaces in asp.net?
-
whre can i write n store this code.which file i can use?
Code:using System; using System.Collections; using System.ComponentModel; using System.Security.Permissions; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; namespace Samples.AspNet.Controls.CS { [AspNetHostingPermission(SecurityAction.Demand, Level=AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermission(SecurityAction.InheritanceDemand,
-
Unable to install iis in win xp
hi,i have win xp sp2.
I was unable to install iis.
I did following.
control panel->add or remove windows components->iis-> but it does nt asked pls insert cd.automatilly it completed and appeared finished window.
Even i tried ,first insert cd,and then i follwed the processor.but i didnt get it.
can any one help me.how to install iis -
sivakrishna546 started a topic Windowsapplication1.form1.fillcombobox--system.NullReference.Exceptionin .NETWindowsapplication1.form1.fillcombobox--system.NullReference.Exception
hai, when i working with windows apllication i got following runtime error:
Object reference is not to set an instance of object :
at cmb_eno.Items.A dd(dr[0]).can any one help me?
Code:namespace WindowsApplication1 { public partial class Form1 : Form { SqlConnection con; SqlDataAdapter da; DataSet ds; DataTable dt;
No activity results to display
Show More