473,543 Members | 2,497 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET Forum

0
17,523
Curtis Rutland
thread by: Curtis Rutland | last post Dec 6 '08 by: Curtis Rutland
Here are the guidelines for where to post your .NET questions. Any post having to do with ASP.NET goes in the ASP.NET Answers Forum, regardless of the language used. If it's not ASP.NET, put your question in the forum for the language you are using: C# questions go to the C# Answers forum. VB.NET questions go to the VB.NET Answers...
0
17,166
Curtis Rutland
thread by: Curtis Rutland | last post May 12 '10 by: Curtis Rutland
Remember that the people here helping you are not getting paid. They have no real incentive to help you beyond the desire to help others. So, if you make it difficult for them to help, there is a good chance they will just skip your thread and go on to the next one. So, how do you ask a good question? There are a few rules: Clarity --...
606
14,202
thread by: Neil Zanella | last post Nov 19 '05 by: Ken Cox [Microsoft MVP]
Hello, I am trying to update an MS access database from ASP.NET. I am using IIS on Windows XP Pro. I can issue SELECT statements from ASP.NET using ADO.NET but I cannot seem to be able to carry out INSERT statements. Here is the error which I am getting: Exception Details: System.Data.OleDb.OleDbException: Operation must use an...
171
7,601
thread by: tshad | last post Nov 19 '05 by: Alan Silver
I am just trying to decide whether to split my code and uses code behind. I did it with one of my pages and found it was quite a bit of trouble. I know that most people (and books and articles) like it because you can split the code from the design. That is logical. But if you are the only one working on the code, it seem a little...
132
4,724
thread by: Kevin Spencer | last post Nov 19 '05 by: Kevin Spencer
About 2 years ago, and as recently as perhaps 1 year ago, I can recall seeing many posts about what language to use with ASP.Net. The consensus was that employers paid more for C# programmers, and it seems that C# became the darling of the ASP.Net crowd. In the meantime, I have observed an interesting phenomenon. Originally, employers hired...
87
4,877
thread by: John Rivers | last post Nov 19 '05 by: Manikandan
Hello everybody, I just wondered if anybody else has noticed this? It takes around 6 seconds to start debugging a very simple ASPX page with VS.NET whereas VB6 takes under 0.5 seconds, even with very large and complex projects. This is a real shame :(
76
2,909
thread by: rcoco | last post Apr 13 '07 by: rcoco
Hi all, I'm facing this problem I have images on my website but when I Deploye the website on server the Images are not there I only get the X sign. How can I go about this. Thanks
67
2,867
thread by: Scott M. | last post Nov 19 '05 by: Scott M.
Can anyone give me any ideas on why VS.NET 2003 running on XP Pro. (P4's with 1GB RAM) would take over 3 minutes to simply create a new ASP.NET Web Application on http://localhost? It seems that the IIS directory gets created right away, but it is not configured as an application directory until several minutes go by. Thanks, Scott M.
66
3,285
thread by: John | last post Oct 30 '08 by: Cor Ligthert[MVP]
Hi What are the advantages actually achieved of managed code? I am not talking of theory but in reality. Thanks Regards
61
3,027
thread by: Jerome | last post Nov 19 '05 by: Brian
Hi, I'm a bit confused ... when would I rather write an database application using MS Access and Visual Basic and when (and why) would I rather write it using Visual Studio .Net? Is it as easy in Visual Studio to create reports and labels as it's in Access?` The advantage of VS.net is that not every user needs Access, right? And that...
59
4,936
thread by: Alan Silver | last post Nov 19 '05 by: Alan Silver
Hello, This is NOT a troll, it's a genuine question. Please read right through to see why. I have been using Vusual Basic and Classic ASP for some years, and have now started looking at ASP.NET. At first glance, it looks excellent, albeit nothing that couldn't have been done to Classic ASP. I have been through a few tutorials and was...
56
13,973
thread by: peng | last post Nov 18 '08 by: Salma Sarwar
Hi, I am development a project using C#.Net. Inside application, it needs to print labels on different Zebra label printers on the network. I used a shell script, but it only worked on the server machine locally. Anybody knows how to do it? Thanks, Peng
55
4,365
thread by: Rob Dob | last post Feb 24 '06 by: Christopher Reed
VS2005 is a PIECE of Garbage and is bug Ridden, I wonder how many others feel the same, I am so sorry that I have moved away from VS2003, VS2005 is unstable, and half the stuff doesn't work, Microsft has spent so much time trying to make it simply that when you try to do something useful with it it doesn't work... Half the time it...
54
6,388
thread by: m.roello | last post Feb 4 '06 by: Gerry Hickman
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications quickly and easly." I don't agree on what concernes ASP .NET Web Sites in VS2005. All what involves Namespaces in Web sites has been disappeared....
54
4,161
thread by: dougancil | last post Aug 10 '10 by: Jerry Winston
I have a site that I've almost completed and while testing it today noticed that it's not uploading any files or doing the bulk insert in SQL that I need it to. Here is my codebehind: Imports System.IO Imports System.Data Imports System.Data.SqlClient Partial Class _Default Inherits System.Web.UI.Page Protected Sub...
53
3,244
thread by: Jon S via DotNetMonster.com | last post Nov 19 '05 by: Alex D.
Hi all, I'm planning on developing an ASP.NET web site. I know both VB.NET and C# but am unsure on which would be more useful to develop an ASP.NET site with? Also I maybe looking to become a web developer in the future so it would help if I use the langauge that most companies use to develop their ASP.NET site? Many thanks, Jon.
52
2,729
thread by: nospam | last post Nov 17 '05 by: nospam
THIS IS the DOTNETJUNKIES MESSAGE ------------------------- We're Sorry As many of you know we have recently launched SqlJunkies.com. We have overhauled our runtime and will be using it on DotNetJunkies.com also. -------------------------------------------------------------------------- YEP, DOTNET JUNKIES REDESIGN....
51
6,474
thread by: Steven Spits | last post Jul 4 '08 by: Juan T. Llibre
Hi, Plannig to buy Vista, but not sure what version to get. I do VS.NET development, mostly ASP.NET. Can IIS be installed on Vista home premium? Or do I need business or ultimate? Steven
51
2,024
thread by: jim | last post Dec 31 '07 by: jim
I am looking for an application that will wrap my .Net application (and any needed .Net parts) into a single exe. I know of Thinstall ($4,000 for application and per copy fees for your exes) and of Xenocode (~$1,500 plus ~ $12 per copy of your exe). But, I'd like something that is actually affordable for a hobbyist programmer. This...
50
2,443
thread by: Jay Balapa | last post Nov 19 '05 by: Chad Z. Hower aka Kudzu
Hello, Currently my application has three tiers- 1. Presentation Layer (Asp.Net / Win Forms/ Pocket PC UI.) This predominantly contains User Controls, Custom Controls and Win/Web Forms. I have one base form and I inherit from that form. All validation is done in this tier. There is zero Data Access code in this tier. This tier...
49
5,647
thread by: sandeepdhankar10 | last post Jul 31 '09 by: sandeepdhankar10
hi experts, i have a .net user control. and i am using this in web page.. i want to make a plugin for my control so that it can be run in other Browsers as well.. like opera, mozilaa, netscape etc.. it is working fine in IE.. pls heklp me out how to make a plug in for my control... thanks inadvance and wishing u all HAPPY NEW YEAR..
48
3,243
thread by: Nathan Sokalski | last post Jan 21 '07 by: Mark Rae
Ever since I found out that they didn't give us a way to install both IE6 and IE7 on the same machine, I have been more frustrated and annoyed with Microsoft than I ever have been with any company (and for someone who has loved Microsoft as much as me, that takes something pretty bad!). I am a web developer, and only have access to one...
47
2,174
thread by: M. Ali Qureshi | last post Apr 10 '08 by: ThatsIT.net.au
Hi, I am a beginner in .NET. I have been coding in plain asp before, using VBScript, and now when i'm migrating to .NET, i obviously chosed VB.NET. But.... when i see code samples on net, they are mostly in C#, i also saw a post in this newsgroup where someone mentioned that it was a very "heated topic back in 2002 about VB.NET vs C#". ...
46
3,546
thread by: benwizzle | last post May 12 '10 by: benwizzle
Im using this code to make it so one can select a row from a gridview by clicking on it anywhere. protected void gvSideList_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow) { e.Row.Attributes.Add("onmouseover", "this.style.cursor='hand';...
45
4,668
thread by: Pat | last post Nov 19 '05 by: gerry
its seems asp.net validation doesn't fire when using FireFox? Tested a page and it doesn't fire. It seems the javascript doesn't fire Any ideas?
43
3,363
thread by: Rob R. Ainscough | last post Nov 19 '05 by: JJ_377
I realize I'm learning web development and there is a STEEP learning curve, but so far I've had to learn: HTML XML JavaScript ASP.NET using VB.NET ..NET Framework ADO.NET SSL
43
8,506
thread by: dougancil | last post May 14 '10 by: NeoPa
Can someone please review my code and see where I can be missing information. I get the following error: Line 1: Incorrect syntax near ','. Unclosed quotation mark before the character string ' )'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.