13,936 Topics

Member Avatar for
Member Avatar for sonia sardana

hey frnds, plz tell me .Net Architechture if anybody have on mine ID <snip email> Second thing,I want to ask that ADO.net Architecture & .net Architecture r same or different thing. Third thing,plz send me the interview Questions on .net FRAMEWORK on mine ID.

Member Avatar for jbennet
0
81
Member Avatar for Jihad

I want to know what is the best practice. I am developing a website. I think that I don't need to make any class for any object in the database. But some people say that I should make classes because this is the best practice for developing a websit, but …

Member Avatar for Hosam Kamel
0
59
Member Avatar for Jihad

I want to make a server authentication login. First I logged in with windows authentication, changed the server authentication from windows authentication mode to sql server and windows authentication mode. Then I created a login, named it jihad and changed the password for that login. Then I gave that login …

Member Avatar for majestic0110
0
87
Member Avatar for shravan.donthul

Hi all, In my form i have listbox,file upload control and button . Using file upload control am adding the files to listbox which i want to upload to server. On clicking button, i want the files to be uploaded to server which are in listbox. Please suggest me how …

Member Avatar for shravan.donthul
0
167
Member Avatar for aout

Hello, I am pretty new to ASP.NET, I hope someone can help me out. I am having problem with list box I can't seem to get any item selected when the list coming from database, but if I manually add listitem, I could select an item. I dont understand where …

0
44
Member Avatar for thymothey

Hello!!! I want to make a web site, and first I want to make the log in page using Login control from ASP.NET and I want to take the users from a database. Thanks for helping!!!

Member Avatar for majestic0110
0
95
Member Avatar for dacoon

Hi all, I have two asp.net dropdown lists, one for State selection and the other for County. Both have the autopostback set to true. When I try to navigate through the states using the keyboard (arrow keys) it selects the first state and I can't navigate through the rest of …

Member Avatar for ericstenson
0
98
Member Avatar for vkj12

can you please send me the homepage prepared in asp.net on ERP project? please reply soon

Member Avatar for jbennet
0
33
Member Avatar for seysmail

Hi everyone, I have a web page in my project which shows news and press releases of my client. I m showing the news page with headlines, pubdate etc. from a Rss Feed URL. I have used skmRss reader to read the data from the linke that returns Rss output. …

0
50
Member Avatar for kaptham

Hi to all, I hav learn something in .net with c#.Nw i hav evaluate me...So nw i hav develop webapplication project using c#.Plz send me the Complete sample Project data and what r the tables created that project.Send me any project title with complete data...

0
66
Member Avatar for migsyandoc

pls help me i am using vs2005 i am creating a program and connected in a ms access database, the problem is i dont know how to save my data in my database whenever i click the save button because i dont know what code will i write.. for example …

0
56
Member Avatar for mukund_avhad

to call subroutine i have to click on image button but after postback on same page insted of single click i have to click twice on image button to call sub routine why?

Member Avatar for ericstenson
0
44
Member Avatar for lbob

Hi I've got a datagrid that I'm populating and depending on the data returned depends on what button I add. That all works fine until I click on the button and it posts the page and loses everything. Basically I can't get the button to fire. Please help! Lbob This …

Member Avatar for ericstenson
0
103
Member Avatar for saadkhan

Hello, I m making a page and the material on the page is too much due to which I m thinking to make Bookmarks. So can anyone tell me how to make Bookmarks ?????? I m using VB.Net . Thanking You. SAAD.

0
54
Member Avatar for Jihad

I am uploading files to the server and I want to open them from internet. Assuming that I have a microsoft word file or pdf file on the server.How can I start those programs to make the user be able to view these files. If that was not possible what …

0
60
Member Avatar for Jihad

I am developing a website,where I am using windows authentication for my connection. I want to change that to server authentication. I want to know what are the steps needed, at what should I watch out, and is there any problems that will appear in my project due to this …

Member Avatar for ericstenson
0
41
Member Avatar for kaptham

Hi to all, I hav create one project with 2 .aspx webform.For ex:webform1.aspx and webform2.aspx. Now i have write some code in webform1.aspx and webform2.aspx.In webform1.aspx file hav one fuction name called display().Here,How to use that display() to in my webform2.aspx file. I write code like this . In my …

Member Avatar for ericstenson
0
50
Member Avatar for kaptham

Hi to all, I am beginner in .net.Now i have developed one simple project in webapplication using c#.how to create login page and validate the username and pasword.And only authorized person is to access another aspx form.and how to retrieve the username and password. At runtime how to type username …

Member Avatar for majestic0110
0
86
Member Avatar for MaseYo

how can i use a server control (textbox) and on the client, validate that the only characters entered are numeric (0-9) only...max of 10 chars...allow the backspace and tab key???? HELP thanks

Member Avatar for srikanthkadem
0
76
Member Avatar for navvin_20

Hi I am a beginner to asp.net. Could any one please help me ... I have a database table with two colums ( column one has all the countries and column two has all the capitols of that particular country.) In my .aspx page I have a dropdown list and …

Member Avatar for ushalakshmi
0
164
Member Avatar for adamjw3

Hi i have a very strange bug in my code somewhere. it is stopping the first image being displayed. i only noticed it just now and don't have the knowledge on how to fix it. it seems that the code in default2.aspx misses the first image tag and request on …

0
53
Member Avatar for macu

I have a web app (asp.net) for which there are a number of processes that could potentially be long running. For arguments sake let's say these could be 1hour+. I don't want these processes to tie up IIS when they're running. I'm interested in what would be happening in IIS …

0
42
Member Avatar for bala24

Hi, I have this data in the database and pre-defined template slides on the web server. What I need to do is to get the data from the database and to create a ppt from the available slides by populating content in them. Can anyone suggest me how this can …

Member Avatar for bala24
0
105
Member Avatar for sapamtiken

THis is the home page of my website. The problem is that when it is viewed from 800x600 screen resolution it is showing nicely. But when it is viewed from a screen with a higher resololution, the whole page is aligned to the left. Please tell the code to align …

Member Avatar for sapamtiken
0
204
Member Avatar for justapimp

I have been assigned this project to create a dynamic key code and I don't have a clue about how I can get it done. The problem: I am given a 10 digit number like a phone number 5627775698 and I need to parse through the number and set every …

Member Avatar for justapimp
0
105
Member Avatar for JiggyMF

I have the following problem. [I]Some misc info about the project:[/I] I send a request to one of our customer's webservice, which replies me with an XML document. Using this XML document i generate a simple report. This report is generated in HTML, we have chosen not to use crystal …

0
68
Member Avatar for Texpert

Hi, I am developing this app using ASP.NET 2.0, SQL Server 2005 express and VS 2005 express edition. All I am trying to do is use Login Web controls provided in ASP.NET 2.0 for my user login pages. When I go to ASP.NET configuration and click on Security tab I …

Member Avatar for majestic0110
0
181
Member Avatar for milly999

Hi everyone, i just want to know if there is anyone who knows anything about displaying MS Access DB information in a graph or chart! or if anyone know for any tutorials or if they have done it themselves!! thanks a lot!!

Member Avatar for Krishna.1217
0
42
Member Avatar for ssssssss

Hiii.... Actually am developing an application for recording some training institute details..so i want to print call letter from my application when am clicking one print buttonn..please its urgent for me..so please helppppp.....(in vb script)

Member Avatar for Krishna.1217
0
42
Member Avatar for premboyapati

[COLOR="Green"]I have IIS Server and deployed one [B]website[/B] on the server. I am able to access my website from my system(localhost). But when i try to access my website from[B] another system [/B]which is on the same LAN, [COLOR="Red"]it is giving me 403 error (forbidden error)[/COLOR]. if i try to …

Member Avatar for Krishna.1217
0
92
Member Avatar for kyriakos70

Hi, I have a project in VB 2005 and I have inserted a flash movie (.swf), the item from the vb toolbox ax shockwave flash active x object returned an error "error activex make sure it is properly registered" so I create one through code : [code] Imports AxShockwaveFlashObjects.AxShockwaveFlash Public …

Member Avatar for Byaptia
0
289
Member Avatar for priyankaagrawal

i am creating chat system.the problem is that when two person chat than a popup window should open in both person pc's when any one clicks on another username,but in my code popup is opening only in one user machine who is clicking the link. plz help me out with …

0
72
Member Avatar for sonia sardana

hey there are different methods to deploy application for VB.Net, ASP.net, C#,Jscript. As all these are languages of .Net Framework. All the languages have differerent methods of deployment. [B][COLOR="Red"]VB.Net Deployment Methods--[/COLOR][/B] 1) Windows Installer deployment 2) ClickOnce. Are these methods write?? Is there any more method to deploy VB.net app. …

0
59
Member Avatar for dbdesigner_2008

[code] <configuration> <location path="images" AllowOverride="false"> <System.web> <authorization> <allow users="?"/> </authorization> </System.web> </configuration> [/code] Also my web host insists on using the impersonation setting set to true. But my images still won't load despite am logged in. Acces to the aspx pages aren't denied. I get an x instead of my …

0
89
Member Avatar for marequi

:eek: Hello, I'm trying to figure out how to create a database driven login page in ASP.NET 2.0. As you can see I'm new at dotNET so I need all the help I can get. I can't seem to figure out how to use my own database to pull the …

Member Avatar for Fungus1487
0
324
Member Avatar for bmurali

Hello All, I am new to .net programming need help / guidance on printing the content page from Master page. I am using a master page to all the pages i am creating in the website. I have to provide a print option to all the pages, so i thought …

Member Avatar for pradeep.b.p
0
98
Member Avatar for viswa_007

Hi, I am facing a problem with alert message on my web page. When alert message is shown, my current web page which fires events automatically after 3 seconds stops until the alert message is gone.So instead i want to use a div which if shown as alert msg my …

Member Avatar for MidiMagic
0
72
Member Avatar for dskumar_85

hai friend's ..... now i am working in web media player website ,i want to create a media player in web application like Youtube , so any one have the idea to create the mediaplayer .... what are the component's required....... and one thing i want to memtion here i …

0
71
Member Avatar for ritika_khanna

i am develpoing an application in asp.net2005 with vb.net. how can i print a page when user click on print button . please tell me urgently. please tell me code in vb.net.

Member Avatar for Fungus1487
0
75
Member Avatar for ritika_khanna

i am making a online railway reservation in asp.net2.0 and vb.net . i want to know after displaying total amount to user and now for payment , how directly link to that site e.g. icici bank site and after making payment , how user automatically come back to reservation site …

Member Avatar for Fungus1487
0
72
Member Avatar for yassar

Hi, I am working on a database related project for a course. I have decided to use mysql as a database but I cannot decide which web programming language to use. I am trying to decide between asp.net and php, because these are the only two web programming languages i …

Member Avatar for Fungus1487
0
146
Member Avatar for jayaprakash.v

hi, i am designing media player in webpage using asp.net . what is the use of Directx sdk9.0 component in design of media player. help plz.....

0
41
Member Avatar for zaouba

any1 plzzzzzzzzz help me.. i have a two field.. name as GroupName and SubGroup....the thing is that i have to collect the data of this two field in a DroupDownList......so how would be the code of this........

0
44
Member Avatar for tranphong

How to create WebUserControl using template control that when is used in aspx, which can raise event of controls? Please help me

0
104
Member Avatar for cmrhema

Hi, we are currently having an console application in C# and asp.net. Its a client server socket programming. We have to convert it into assembly langugage. We are going to implement in linux server Kindly let me know which assembler and linker have i to download (free download). And please …

Member Avatar for sDJh
0
85
Member Avatar for dskumar_85

hi..i don't know how to convert an image from one format to another format in runtime using c#...for example converting a gif image to jpeg..if anyone knows please help me...thanks...

Member Avatar for Fungus1487
0
39
Member Avatar for dskumar_85

hai friends , i want to give my page very attractive so i want to create or insert a stylesheet in my web page , i don't know that , if any one know's that plz give a css code and procedure to create and insert the css , thank's …

Member Avatar for Confused007
0
115
Member Avatar for Sairams

Hi, I have created a ASP.net webservice. This web service will be called from SAP XI. This web service works fine if it is invoked once. But when it is invoked multiple times with the existing session is on then i am getting the following error for some transactions [B]System.InvalidOperationException: …

0
53
Member Avatar for some one

Hi every one I am facing alittle problem I have a drop down list that enable the user to select a number when the user select anumber another drop down list will appear i write the code and it work with me but when i put it in a multi …

Member Avatar for some one
0
107
Member Avatar for dbdesigner_2008

Hi I was wondering how to I could repeat a section of xhtml code for each record retrieved from the database. Ie after executing I should have a list of products adhering to the following template [code=html]<div> <div> <img src=""/></div> <div><a href="#">productname</a> </div>[/code] I don't like using tables for layout.

0
59

The End.