13,153 Topics

Member Avatar for
Member Avatar for uthman4u2nv

Anybody with a link to where i can download asp.net video tutorials? its urgent please.

Member Avatar for tatvacoder
0
73
Member Avatar for uthman4u2nv
Member Avatar for peter_budo
0
129
Member Avatar for soniajay

Hi , I am working for one in-house web application project with C#, ASP.NET and SQL Server 2005. But here we are facing a issue for initial loading time of that application, it takes around 20 seconds to load it first time but after that it works fine,but again after …

Member Avatar for Tom92
0
126
Member Avatar for ashkan3030

Dear friends , I wrote my own asp.net pages and I wand to upload them. Now I need a forum part. Is it possible to use open source forum in php?, or is there any good open source forum in asp.net available ?

Member Avatar for ashkan3030
0
166
Member Avatar for thirumca

Hi, how to bind dropdownlist in few seconds I have one table in msaccess database, but this table contains 2500 records. I need to bind these records to asp.net dropdown list, but its take long time to bind the datas. so pls give any new method for binding the datas …

Member Avatar for subburaj.r
0
165
Member Avatar for RobinR

It's hard to explain this but I will do my best. I am building an Intranet application which needs to authenticate users off Active Directory after identifying them through their Windows login username. Below are the series of events that need to happen: 1. User logs onto their Windows desktop …

Member Avatar for P.K.Chaudhary
0
100
Member Avatar for ninjaimp

I've been doing battle with some code for a while now and at it seems that the problem lies with the data im using. I have a load of binary informatin for images which is stored in a tab delimted file and im pulling them in record by record. Now …

0
238
Member Avatar for Tekmaven

I know a lot of vBulletin people view these forums, and some of the developers are Moderators here. So, the question is, would you guys ever convert over to ASP.NET? I'm not saying dump php, just run on two different systems. If you guys did, I know you would make …

Member Avatar for samarudge
0
404
Member Avatar for rajupatel544

I am using Silverlight since last 25 days and it changed the way of coding. I am embedding everything in xap which makes me little confuse. My Question: 1. To what extend we need to write the code in aspx 2. If I am developing and ASP.NET application with Silverlight …

0
40
Member Avatar for ninjaimp

im trying to create a simple form of saving an image as binary data to a db. i never done work in this area and have never played with 'byte' types Im working fro a tutorial in C and while converting i keep getting the error 'type 'byte' has no …

Member Avatar for Teme64
0
271
Member Avatar for sonia sardana

Hi frnds i download the kit from the site- [URL="http://ajaxcontroltoolkit.codeplex.c...eleaseId=16488"]http://ajaxcontroltoolkit.codeplex.c...eleaseId=16488[/URL] I download the 3rd one.. AjaxControlToolkit-Framework3.5SP1-DllOnly.zip I want to ask u that how to include ajax toolkit in VS 2005..so that when i craete new Website..It shows me ASP.Net AJAX Enabled website.. Reply With Quote

Member Avatar for greeny_1984
0
98
Member Avatar for blackbr

I have a web panel full of buttons. I want the panel to not be visible at first. But while it's invisible, I want to set certain buttons to visible/invisible and enabled/not enabled. Then, when I make the panel visible, I want my buttons to have the attributes I set …

Member Avatar for greeny_1984
0
164
Member Avatar for bardogo

Hi all, I got IIS 6 installed with ASP .NET 1.1. I wrote a simple page echoing a query parameter into an HTML page. What i have noticed is that any URL encoded character in the range %80-%FF gets removed and does not echo. So if, for example, I send …

Member Avatar for P.K.Chaudhary
0
74
Member Avatar for happyns

Hello everyone Im doing a dummy project in asp.net. I have a table named trains with following fields: 1. Sno(Primary key, Identity Increment, integer) 2. Train_no(varchar(100)) 3. Train_name(varchar(200)) 4. Route(varchar(1000)) 5. Start(varchar(100)) 6. End(varchar(100)) For this i have created a stored Procedure in this way: [code]Create Proc [dbo].[sptrainselect] @select int, …

Member Avatar for vizy
0
119
Member Avatar for JohnDarlington

Hi, I have been developing in .Net for about 1 year with my current employer, and I'm really looking to broaden my horizons. Can anyone point me in the right direction?? I would appreciate advice on which jobboards, agencies or other ways you get jobs. Regards John

Member Avatar for bluesea50
0
142
Member Avatar for mahdiahmadirad

[I]Hi Dears![/I] I am thinking about working with remote data and receive or send data actually in external web sites. we have a large amount of examples in World Wide Web are working. For example: free online web tools like web stats OR Google's Ad Scene .... . you know …

Member Avatar for mahdiahmadirad
0
73
Member Avatar for aashil

I have created one login page named login.aspx. And one database named ADMIN. I have created one table named ADMIN and in that table there are two fields ADMINISTRATOR and PASSWORD. And I have put 2-3 records in it. When I click on login button, it should check in database …

Member Avatar for irishlonewolf
-2
190
Member Avatar for johnny.g

hi ,,i m using asp.net 2005 in VB language and sqlserver 2005,,so here i m with a new problem......i have a textbox and a button in my form,,,i m using a table called as details..i want the fname from details table to be displayed in the textbox and on the …

Member Avatar for P.K.Chaudhary
0
173
Member Avatar for clownshoes2009

Hi there. I have this piece of code that should email the details some has entered and also add the details to a table in my sql databse. It seems to correct, the email sends fine, but nothing gets added to the table in the databse. Anybody able to see …

Member Avatar for P.K.Chaudhary
0
100
Member Avatar for DanielPartridge

This may be a simple solution but I cant seem to find it anywhere! Basically I have just added an imagebutton to My masterpage I have just realised that on my login page i type in the credentials and hit enter however this triggers the image button click event and …

Member Avatar for BzzBee
0
314
Member Avatar for Slovig

Hello. I've coded in VB before, but I've only started mixing it with asp. I'm trying to make a scoring website for an annual school competition. I have it based on one main page, and one database. When the page loads, I have it reading all the values into the …

Member Avatar for P.K.Chaudhary
0
193
Member Avatar for SID.SIL

Hi Everybody I have a problem.I need to open an AutoCad File from my ASP.NET page. I am not going to work with it in my application I just need to open it. I am not sure but I think its the same way to open an Autocad File, or …

Member Avatar for ithelp
0
91
Member Avatar for WinginSue

Hi, I am fit to be tied here. I have a page that feeds information into a new page. I have it put the information into a label. This works great. [code]<asp:Label ID="lblItems" runat="server"> <% if PreviousPage IsNot Nothing then dim SourceLabel as Label dim strMsg as string SourceLabel= PreviousPage.FindControl("lblItems") …

Member Avatar for WinginSue
0
78
Member Avatar for mangesh5588

I have 1 data gridview. in that first is ID column . for that i assign a auto index number with sql server (isidentiyt). the next colomn is response id, for this column also i want autonumber id like 1,2,3,4..... . i see we cant assign to index identity with …

Member Avatar for srikanthkadem
0
316
Member Avatar for yas9

Hi, I have a button on the parent page that when I click it, a popup window appears. In the popup window the user enters a value in a text box and clicks a button to return to the parent page. The entered value in the popup window is sent …

Member Avatar for greeny_1984
0
73
Member Avatar for fawadkhalil

Hi all I have datagridview that shows tasks to be done by user.One of gridview column shows priority of task as icon.Now i want to add tooltiptext to icon as "high priority, low priority or medium".

Member Avatar for fawadkhalil
0
113
Member Avatar for WinginSue

I just replaced a bunch of tables with datagrids for the purpose of easier coding. The tables are all in <div> codes so they are hidden, using CSS, until a user clicks a link. I have one <div> that is not hidden. It shows when the page is first loaded. …

Member Avatar for WinginSue
0
84
Member Avatar for CornerAnalyst

I am using Context.User.Identity.Name to get the user that is logging into the system through the internet. Unfortunately, their credentials are not being passed to the web application. How should I setup IIS ( Integrated Authentication , Application Pool using Network Services, ???) in order that the web application receives …

0
66
Member Avatar for WinginSue

I am attempting to figure out how to use a datagrid with checkboxes. I found some information for using an item template and the FindControl method. I am using Dreamweaver to program so I'm sure I'm not getting all the bells and whistles that VB.NET has to offer. I'm stumped …

Member Avatar for CornerAnalyst
0
106
Member Avatar for nzkks

[MS SQL Server 2005, Visual Studio 2005, ASP.Net 2.0(with VB.net coding) website] Hi, I have a brand table which is inter-related with many other tables. SQL generation code below. [CODE] /****** Object: Schema [Product] Script Date: 03/27/2009 10:15:22 ******/ CREATE SCHEMA [Product] AUTHORIZATION [dbo] GO /****** Object: Table [Product].[Articles] Script …

Member Avatar for nzkks
0
109

The End.