13,153 Topics

Member Avatar for
Member Avatar for s_sana

If you are developing an object oriented .NET application that has to talk to a database, you'll inevitably map objects to a relational model. And, most likely you'll face situations where many-to-many relationships exist in your database. This article describes how you can handle many-to-many relationships in O/R mapping. Most …

0
92
Member Avatar for campkev

ok, I am new to master pages. I have created a public function called setMenu in the cs file. I can call this function fine from about half of my pages, but when i try to call it from the other half, it won't compile and I get [quote]'System.Web.UI.MasterPage' does …

Member Avatar for campkev
0
76
Member Avatar for vishwanatha

Hi all, Can anyone help me how detect USB using ASP.NET with C#. I need this one specifically in ASP.Net

Member Avatar for brijesh mehta
0
86
Member Avatar for r_jack

I am developing a web application using Visual Studio 2005 to build the web interface and SQL Server 2005 to build the database. I need to be able to access the database queries via the web interface. What I want is that after accessing the website (via its address, say, …

0
68
Member Avatar for artee

I am developing an ASP.NET application for an online quiz test. The set of questions would be randomly selected from a pool of questions. The application works fine, but I want to hide the browser menu option (so that user cannot save or print the test) when the quiz page …

0
74
Member Avatar for kapil.goyal

is it possible to upload a file from client side without browsing but the file path is known. i have done this using activex control but for this the security of browser should be low. can any one have something like this in flash or anyother method. its urgent.

0
49
Member Avatar for kapil.goyal

i have a project in .net2005 in which ihttphandler is implemented but when i try to convert it into 2003 the class in which ihttphandler is implemented is not called.in 2005 the class is inside the App_code folder.can any body help me out? the problem is in registering the handler.the …

0
47
Member Avatar for kapil.goyal

i have a project in .net2005 in which ihttphandler is implemented but when i try to convert it into 203 the class in which ihttphandler is implemented is not called.in 2005 the class is inside the App_code folder.can any body help me out?

0
46
Member Avatar for samwisethegreat

Hi all, I am new to ASP.NET 2.0, im learning the language for my thesis and and i would be glad of some help. The application is a Project management tool and i have already created a login page. Can anybody give me code to add a record to a …

Member Avatar for samwisethegreat
0
112
Member Avatar for priyankaagrawal

hello, I am working in asp.net2.0 and C#.I want to create,open a word document on click of button.i am working with ms office 2003,so i added ms word 11.0 library object from com reference. but the namespace microsoft.office.interop.word is not imported. Is their any another way to work with word …

0
79
Member Avatar for Sarah Lee

Hi I am populating some gridview, based on the user inputs. What I would like to do is - the user selects the inputs -click the button -populate the gridviews. I am inserting some information, on this button clcik event. Along witht that, i want to insert the url of …

0
55
Member Avatar for priyankaagrawal

Hello, I am working in asp.net 2.0.i am displaying data from database through gridview,now i want that that one column get added with a link of update,that after clicking on update link database get update. Thanks in advance,please help me as soon as possible.

Member Avatar for kohkohkoh
0
193
Member Avatar for violetshark

By using "comunity server" ,I can't make a forum. How can I get one? I get problems between the server (SQL SERVER )and database login. :confused: Thanks

Member Avatar for stymiee
0
44
Member Avatar for priyankaagrawal

Hello, please any one help me,i am working in asp.net 2.0. I make one form which display data from database with the help of gridview.now i want that one column get added which provide update link,clicking on update the database get updated. Thanks in advance.Please help me as soon as …

0
75
Member Avatar for Sarah Lee

Hey friends, Can anyone help me in the following issue? I am loading so many data in a webform, so that it takes a long time to get it pulled from DB. How can i display like "your page is loading" message while the data is being processed.? Any ideas??? …

Member Avatar for aravindkishore
0
74
Member Avatar for aravindkishore

[COLOR=Black]Hi ,every one I am a beginer.I want to set the back color of label which is selected through dropdownlist items at runtime after clicking the button but I am unable to do it. Any one can help me out please. Thank you. [/COLOR]

0
61
Member Avatar for r_jack

I used notepad to create VB.NET code exactly as it is in a book, then saved the file as TestWeb.aspx into C:\ASP.NET\TestWeb directory. When I type [URL]http://localhost/ASP.NET/TestWeb/TestWeb.aspx[/URL], I get message below: [B]Server Error in '/' Application. [/B] [B][I]The resource cannot be found.[/I] [/B] [B]Description: [/B]HTTP 404. The resource you are …

Member Avatar for nikkiH
0
176
Member Avatar for r_jack

Using notepad, I created VB.NET code and saved it as a file named Jack.aspx in C:\ASP.NET (the whole path to the file is C:\ASP.NET\Jack.aspx). Then I launched IE, then clicked on File, Open, Browse, C:\ASP.NET\Jack.aspx and I got the following error: The XML page cannot be displayed Cannot view XML …

Member Avatar for nikkiH
0
85
Member Avatar for jamello
Member Avatar for c# seeker

I'm using the following code to pass data to a table in my database. The datagrid consists of a bound column and 3 template columns (2 textboxes and a chackebox). The problem is that the values of these template columns cannot be read. (i.e. in the following code, values of …

Member Avatar for hollystyles
0
119
Member Avatar for r_jack

[COLOR=#000000]I access Visual Studio 2005 application to build my website from a remote system of the company that will host the website. I was building an asp.net website (website name is ThirdApp) following an example in a book. When I tried to run the application, following the exact steps in …

0
73
Member Avatar for sheenu

i m currently working on online examination using asp2.0 could u please help me

Member Avatar for bikash123
0
67
Member Avatar for pravly

Hi everybody, I am facing problem in javascript. I got javascript code for desiging a input form. That code is saved as test.html file. My Doubt is: 1) How do i use in my mainpage.aspx? PLz its very urgent. Thank you all

Member Avatar for bikash123
0
56
Member Avatar for bhavna_816

I have to make an ActiveX control so tht I can use it in other applications.I referred following link [URL]http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/ActiveXInNet.aspx[/URL] Followed exactly same steps. i made a class library and referenced its dll in another webform where i m using the members of the class library through Javascript.but the members …

0
44
Member Avatar for shikha.ch

[B]I am developing a information sharing application in asp.net. I would like to open new MSWorld Document through c# coding in asp.net.[/B] [B]so I have added reference "Microsoft world 11.0", but still unable to import namespace " Microsoft.Office.World;". What can I do for solve my problem. pls help me as …

Member Avatar for kapil.goyal
0
208
Member Avatar for aravindkishore

I am getting error when running web app which are downloaded from sites which is very similar to the error SUPERHUMAN got,that is [B]Parser Error Message: [/B]It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not …

0
45
Member Avatar for superhuman
Member Avatar for rinkuchoudhury

can we give multiline alternate text for hotspots in asp.net (vb.net) and how

0
61
Member Avatar for superhuman

[B]Parser Error Message: [/B]It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. [B]Source Error:[/B] Line 44: by Microsoft that offers a single logon and core profile services for …

Member Avatar for superhuman
0
95
Member Avatar for Sarah Lee

Hi all, I am trying to bind a grid(in webform1.aspx) from my user control. The purpose is that, I have some cotrols in my usercontrols, and as the control's value changes, i have to rebind. So, is there any possiblity to bind the grid(which is in say webform1.aspx) from my …

Member Avatar for nikkiH
0
103

The End.