13,153 Topics

Member Avatar for
Member Avatar for DotNetUser

In Visual Basic 6.0, all the available events for an object (ex. Button) are displayed in the Procedure box of the Code window for the developer to choose from. But in VS .NET, the events are hidden. Is there a way to expose them or find out all the available …

Member Avatar for salamkottayam
0
144
Member Avatar for roshan.prakash

hi, i want in my website stor a XML file in sql server 2000 and also retrive that file and show it on my web page. and also i want to make a effective search on that xml file . i am using Vb.net in tier language with Asp.net. thanx …

0
154
Member Avatar for ironman25

I created a website on a server at school using .NET, where the homepage is a web form (I used C#, if that's important). For some reason, the .aspx page works fine everywhere at school and at a friend's home - but it won't open on our desktop at home. …

Member Avatar for Paladine
0
106
Member Avatar for sloppy_donny

Hi all, Can anyone help me with this, Think there is some missing component or missing drivers in my DLL, This app is on .Net 1.1 framework. Thanks, System.ComponentModel.LicenseException: A valid license cannot be granted for the type com.OpenIntegration.SecsDriver.OpenSecsObject. Contact the manufacturer of the component for more information. at am.a3() …

Member Avatar for priyanka
0
86
Member Avatar for complete

I am writing my first C++ .NET program. For reasons I will not go into, I have to write a GUI in a dll called from an executable. All this is done without MFC. Right now the button bar classes and the menu classes are not loading. So here is …

Member Avatar for dwks
0
103
Member Avatar for Reham Ejaz

Can anyone plz tell me where r cookies created , on the server side or the client side and how?

Member Avatar for tgreer
0
134
Member Avatar for shanepaul

Hi All, where can I get some relevant study materials on "configuring and securing a Window based application"? Any feedback will be highly appreciated! :eek:

Member Avatar for arnoldsmith30
0
81
Member Avatar for cumadhu

HI All, I would like to have some information on [B]"Differences between web services and xml web services"[/B]. Does any one has some sample code on Web services and xml web services? Looking forward your support. Thanks and with regards, Madhusudhan

Member Avatar for tgreer
0
137
Member Avatar for vrsane

[b][color=sienna]Understanding Caching in ASP.NET. [/color][/b][b][color=#a0522d]This tutorial is based on ASP.NET 1.1[/color][/b] This tutorial explains about The Importance of Caching, Declarative Page Output Caching, Programmatic Page Caching, Caching Page Fragments, Caching Data and Monitoring Performance. Caching is one of the coolest features in Asp.net. Caching enables you to store the expensive …

0
112
Member Avatar for Deepa

i have a sqldatabase in remote local system.from the web i have to connect to local remote system and copy the sqldatabase using dotnet.how to do.

Member Avatar for campkev
0
169
Member Avatar for DotNetUser

I'm coding in Visual C++ .NET. I have a managed class(FORM1) that displays a form. .NET framework objects can only be define within function scope. I have a main program that creates an instance of FORM1. I have some callbacks in main that need to access the functions in FORM1, …

Member Avatar for Dave Sinkula
0
51
Member Avatar for DotNetUser

I'm coding in Visual C++ .NET. I have a managed class(FORM1) that displays a form. .NET framework objects can only be define within function scope. I have a main program that creates an instance of FORM1. I have some callbacks in main that need to access the functions in FORM1, …

Member Avatar for Dave Sinkula
0
62
Member Avatar for smartintelleng

Very simple request, just show me how, in a new windows form application, how I can create and ajust the mount of lets say squares in parent window. Lets say theres a default of 20 squares. But I want to be able to ajust this, in such a way that …

0
57
Member Avatar for Dark_Omen

Hi, I am trying to make a program that controls iTunes on a windows platform, i am pretty sure it was made using c# for use on windows. Does anybody know where I should begin. Any help would be great, searched google with not too much luck, but I am …

Member Avatar for tayspen
0
75
Member Avatar for SelArom

good afternoon everyone! I was wondering, is it possible to incorporate assembly language within a .NET program, preferably in C# but also in C++ (or even VB!)? I'm not talking about the IL language, but the IA32 assembly language like mov, cmp, jmp, eax, ebx kind of stuff! is that …

0
80
Member Avatar for kintug

I have made a "Web setup" type project to deploy a ASP.net C# application. I cannot find the option to specify the physical path for the virtual directory where the application will be deplyed. By default it installs in "\\Inetpub\wwwroot". Please let me know if somebody has a solution to …

Member Avatar for kedar_challa
0
87
Member Avatar for Slade

Hey all, I only want a few extra links to appear once authorized and not have the whole web app off limits by using deny users="?". I want it much the same as daniweb, the userCP link isn't visible until a user has logged in, how do I do this …

Member Avatar for Paladine
0
183
Member Avatar for rayferns

Hello all Programmers, I am preparing a website with login credentials to a welcome site. I need help in the following: 1) create a registeration page where by the user enters their username, password and email address 2) once the user submits the details, records are inserted into users database …

Member Avatar for Paladine
-1
99
Member Avatar for uptodate

Dear all, In the installation, i want to select 1 component (the same as feature in installshield) (no select all components). But i don't know how to create this feature in setup project .NET. Hope everybody help me. Thanks & best regards :D Minh

0
56
Member Avatar for kintug

I have made a "Web setup" type project to deploy a ASP.net C# application. I cannot find the option to specify the physical path for the virtual directory where the application will be deplyed. By default it installs in "\\Inetpub\wwwroot". Please let me know if somebody has a solution to …

0
59
Member Avatar for myth512

I have been trying to create a form to put data into a access database. I had the web host set up a ODBC connection for me. I use web matrix wizard to create the code and changed the connection string for the ODBC connection. I know I have to …

Member Avatar for Paladine
0
304
Member Avatar for cumadhu

Hi All, I am working on a web site project.<BR> And it has the following set up:<BR> web site name: [B]madhu[/B] and <BR> Local path: [B]C:\madhu\Folder1[/B](uses [B]web.config[/B] file which is in [B]Folder1[/B] only).<BR> But i have one file in [B]C:\madhu\FolderXYZ\FileABC.doc[/B].<BR> If i try to access the FileABC.doc(Try to open the …

Member Avatar for Paladine
0
664
Member Avatar for SEsternchen

Hi! I am running an ASP.NET Website on a Windows 2000 Server machine. Sometimes, the Website is not available, an error message saying "No servers are available" comes back on a white screen. Basically, there are two things you can do on the website that result in this error: - …

0
43
Member Avatar for dexterz

Hi, I wrote an ASP.NET application for everyone who wants to migrate from ASP classic to ASP.NET. This code is a good resources for those who just started programming ASP.NET Click the link below to view the demo and download page. URL: [url]http://www.ex-designz.net/dl_info.asp?id=835[/url] By [url]www.ex-designz.net[/url]

0
100
Member Avatar for mcupryk

I have an sql table that consist of three key constraints Policy_Nbr, Trans_CodeOrig, Trans_Eff_Date. Now I need to create a stored procedure that will handle violations on the table. What I mean here is that the old values(three key constraints) when I do an update on the table should be …

0
88
Member Avatar for Acidburn

How to show a txt box? Basically I'm a newbie at this, done c++ console writing for a year now and moved on to win32. I've made a new project in .Net 2003... got it to load and have a close button using the following code: [code] private: System::Void button1_Click(System::Object …

Member Avatar for kedar_challa
0
130
Member Avatar for lkaravi

Hi Paladine, Am new to ASP.NET. I followed all the steps which you had given for Login Page and Registration Page. Everything is working properly. Thank you so much. Paladin, I need one help from you, as per you steps I created one table called "tblUser". In this table U_id …

Member Avatar for kedar_challa
0
443
Member Avatar for aarya

i m very new to asp.net.i m trying my first script.i have microsoft .net framework 1.1.but when i try my script localhost/myweb/a.aspx i m getting blank screen.please any body help me

Member Avatar for Paladine
0
621
Member Avatar for ruby_ffsi

Hi, I new to asp .net, and I have problem with checkbox bound in datagrid, I want to detect when the field value is null the check box will hide / invisible. I have try to code in onItemDataBound like this: If e.Item.ItemType = ListItemType.Item Or e.Item.ItemType = ListItemType.AlternatingItem Or …

Member Avatar for kedar_challa
0
181
Member Avatar for scr

All, i have a bunch of dynamic checkboxes created in a datagrid, and i have the results going to a database when they are checked. question is how do i count the total # of checkboxes checked. here is the code i have that loops through the checkboxes to submit …

Member Avatar for kedar_challa
0
86

The End.