12,085 Topics

Member Avatar for
Member Avatar for zqurra

TierDeveloper lets you map your .NET business components against your relational databases, embed complex SQL in them along with your business rules. It generates truly object oriented .NET components in C# and VB.NET. Use these components in COM+ or stand-alone environments and in ASP.NET or Windows Forms applications. Develop apps …

0
101
Member Avatar for daniel75

How do I install and run a windows application from the web? I want to at the click of a button install a windows application on the local pc and run it. The application itself is going to be using WMI to get info from the PC and send it …

Member Avatar for Paladine
0
157
Member Avatar for Slade

Hey all, I just wanna know how to record the time and day a link on my website is clicked to a label, what code do I need to use to get the date and time?. [CODE] [size=2][color=#0000ff]Private[/color][/size][size=2] [/size][size=2][color=#0000ff]Sub[/color][/size][size=2] lnkVac_Click([/size][size=2][color=#0000ff]ByVal[/color][/size][size=2] sender [/size][size=2][color=#0000ff]As[/color][/size][size=2] System.Object, [/size][size=2][color=#0000ff]ByVal[/color][/size][size=2] e [/size][size=2][color=#0000ff]As[/color][/size][size=2] System.EventArgs) [/size][size=2][color=#0000ff]Handles[/color][/size][size=2] lnkVac.Click[/size] [size=2][/size] …

Member Avatar for Billy_
0
113
Member Avatar for Billy_

We have an really weird problem on our web server. A few times each day, all requests are unanswered for 10 to 30 seconds. The delay looks similar to when a page is compiled (on first load). However, when the problem occurs it looks like all users of all applications/pages …

Member Avatar for Billy_
1
175
Member Avatar for gicio

Hi! At first I tell you what I will do: 1. Load data from DB 2. Fill System.Web.UI.WebControls.TextBox with data from DB 3. Than the user can change some data in the System.Web.UI.WebControls.TextBox and now how I can compare what the user change? should I add a new Item to …

Member Avatar for Paladine
0
147
Member Avatar for daniel75

I have a DataGrid with a picture as link button in one of the columns. The linkbutton automatically gives me a blue linkframe around the picture. How do I get rid of that? Thanks! /Daniel

Member Avatar for Paladine
0
152
Member Avatar for srikkanthan

In ADO and VB6, you can just place some textboxes and ADO Data control and bind those textboxes to the data control and columns. Simple that you can navigate through records easily by just clicking arrow buttons. Ever wondered how to do it with ADO.NET (and dataset)... The following link …

0
96
Member Avatar for Slade

This is driving me absolutely insane I swear. Every time I load up visual studio, no matter how I have the windows layed out, it resets to the visual studio default and it's driving me CRAZYYYYYYYY! See. Please help, for the good of the kittens. Slade:rolleyes:

Member Avatar for Slade
0
102
Member Avatar for Slade

Hey, I'm making a website as you all know by the millions of threads I've created, and I have a members area. I will have a datagrid that will display data and an image (chosen by the user). All data is bound to a database stored procedure. I suppose I …

Member Avatar for Slade
0
102
Member Avatar for chika100

[color=navy]I am trying to learn the .net framework and I am stuck on the issue of connecting via Webmatrix to an Win Access database. :cry: [/color] [color=navy]Basically I want the user's input to be entered automatically into the according column in the database. [/color] [color=navy]Furthermore I would like to create …

Member Avatar for Paladine
0
220
Member Avatar for dwhite02

I am doing this in Microsoft Visual Studio.NET as an ASP.Net Web Application. I am new to .NET, and Am trying to learn, I just cant figure this out. <html> <head> <title>Shopping Cart</title> <script runat="server"> Dim objDT As System.Data.DataTable Dim objDR As System.Data.DataRow Private Sub Page_Load(s As Object, e As …

Member Avatar for Paladine
0
214
Member Avatar for Slade

Ok guys, here is what the problem is. I have a column "reference number", now I want to make a column for "email" and depending what value is in the ref. No cell, the email will change accordingly, here is an example. If the reference number is "THVP" then I …

Member Avatar for Slade
0
120
Member Avatar for Slade

Hi, I am currently creating a website for my company and I am new to VS .NET programming. I have been using it for about two or three months as a trainee but my supervisor has currently gone away for a project she must complete up there. Anyway, my problem …

Member Avatar for Slade
0
178
Member Avatar for luckydude

hi all, I am a newbie to ASP.Net and IIS. I just installed .net framework 1.1 and it was working just fine. But this morning when I tried opening a .crpoj file, I got this error while the VS.Net was opening and when I selected "OK" ([color=darkorange]The Web server reported …

Member Avatar for luckydude
0
230
Member Avatar for Dani

[font=Arial][size=3][color=black][b]This is something I picked up somewhere ...[/b][/color][/size][/font] [font=Arial][size=5][color=#0000ff]Microsoft .NET FAQ [/color][/size][size=2]When Microsoft formally introduced its .NET strategy in mid-2000, analysts were confused about how the company would pull off such a massive platform shift. Two years later, they're still wondering. But .NET isn't vaporware, and it's not a pipe …

Member Avatar for luckydude
0
307
Member Avatar for venkat_9099

Hi, I want to download the code for classmates portal. This portal should contain individual member's homepage where he/she can update his/her page, guestbook.. Thanks in advance Venkat

0
76
Member Avatar for Paladine

I am dabbling in ASP.NET, and since I have switched to Mozilla Browser I have had coding problems. Partly because I know IE will load and display a page whether there are errors or not sometimes. Anyhow, when I use something simple like this in ASP.NET, it is not displayed …

Member Avatar for Tekmaven
0
359
Member Avatar for gicio

Hi! does the ASP.NET forums support newgroup in the forums? (gateways) like [url]http://www.dbforums.com/f23/[/url] does? when yes, are some forums anywhere only that are newsgroups 'gateways' ???? regards, gicio

Member Avatar for Tekmaven
0
125
Member Avatar for gicio
Member Avatar for gicio
Member Avatar for bigpoppapumpg

when I create an ASP web application it saves it in the default location with the default name which is WebApplication1. This now appears in the IIS([url]http://localhost/WebApplication1[/url]) list under web sites->Default web sites. Another folder is also created in mydocuments->visual studio with the same name. I can change any of …

Member Avatar for Paladine
0
133
Member Avatar for Mazon

Hello, hello! =o] I've programmed a pretty decent script to manage news, users, profiles, and pages for a typical website. This script is loaded with features, and it even comes with a default template! Sadly I just released v1.2 and I'm already working on 1.3, so expect quick updates =o/ …

Member Avatar for Mazon
0
202
Member Avatar for Tekmaven

[url]http://www.aspenterprisemanager.com/[/url] <-- This is a great thing if you just have the plain old MSDE with no real Enterprise Manager!

Member Avatar for Tekmaven
0
184
Member Avatar for samaru
Member Avatar for samaru

This is a nice free tool that Microsoft released to help out ASP.net Web Developers. It's a WYSIWYG development tool that kind of looks like Visual InterDev/Visual Basic. From Microsoft's site: http://www.asp.net/webmatrix/default.aspx?tabindex=4&tabid=46 An article from "The Register" http://www.theregister.co.uk/content/4/25898.html

Member Avatar for Tekmaven
0
243

The End.