HighTechTalks DotNet Forums  

Sponsored Links


Dotnet FAQs microsoft.public.dotnet.faqs


Discuss in the Dotnet FAQs forum.



Post New Thread
Threads in Forum : Dotnet FAQs Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hello, I have more then one form that require common dataset in vb.net, currently I have created for all form separate dataset, As I want to set...
Harsha Shah
07-03-2005 01:48 AM
Harsha Shah Go to last post
0 47
Hello I want my .aspx page to have client side validation when using required field/custom validator. It works fine in may http://localhost/... When...
Sudip
07-01-2005 10:50 PM
Wencheng Magiya Go to last post
1 21
I'm not quite sure if I understand you correctly, but one way to hold a dataset throughout an aspx application is to simply assign it to a...
Paul Nelson
07-01-2005 06:09 AM
Stuart Go to last post
1 32
Hello, I am developing an application for Windows 2000 and Windows XP. I plan on installing the application under The 'Program Files' folder. My...
Digital
06-29-2005 12:54 PM
Digital Go to last post
0 24
Hi, I'm finding it hard to choose between these two languages for a client (desktop) application. VB pros: 1). very easy language, easy to support...
Beatrice Rutger
06-29-2005 10:16 AM
Mark Broadbent Go to last post
4 40
What's the best way to develop an Native client and a Web/Intranet 'client' for an application. IE, I want that as I'm developing my Native client...
George P Boutwell
06-28-2005 05:33 PM
Francois Bonin [MVP] Go to last post
1 21
Hi all, I am new to the world of asp.net and I am having a problem with my first project. I am attempting to get a web page to present a windows...
Peter Wallington
06-28-2005 05:16 PM
Peter D. Dunlap Go to last post
1 27
Howdy I have 2 repeaters on a C# page, 1 nested under the other. In some cases, the nested repeaters <ItemTemplate> does not contain rows - how does...
Matt Jensen
06-28-2005 01:28 PM
Matt Jensen Go to last post
0 26
I own a Windows 98 SE, which is connected by wireless to a XP. When I go to shut down it freezes. I don't know what the problem is as I shut down all...
Bossoma
06-27-2005 05:37 AM
Eddie Go to last post
1 36
Anytime I use the help>check fo update commando from the ttolbar I get an error: VS.NET 2003 setup encountered erros while attemptin to download...
rocco
06-25-2005 11:14 PM
rocco Go to last post
2 27
hi there, i am trying to Execute some command Bar Button i can change if there Visible, Enabled and Caption of them but i can't Execute them and i...
dorling
06-23-2005 07:08 PM
dorling Go to last post
0 45
Hi, I have a problem, I want to implements Parent class interface methods in child class. for e.g -------------- Test1.vb ---------------- Imports...
owais
06-23-2005 09:27 AM
Francois Bonin [C# MVP] Go to last post
3 28
What is a private constructor, and why would a class have one? What are the other kinds of constructors besides: (1) public constructors; and (2)...
Sathyaish
06-23-2005 09:20 AM
Francois Bonin [C# MVP] Go to last post
2 32
How does a constructor of one class call another of the same class? When would this mechanism make sense or be required? PS: Two instances I saw...
Sathyaish
06-23-2005 09:16 AM
Francois Bonin [C# MVP] Go to last post
2 27
HI, I am a C#.NET Developer. I created a windows application which is taking too much memory. But my code is calling dispose methods of all objects...
Prasad Dannani
06-23-2005 09:06 AM
Francois Bonin [C# MVP] Go to last post
3 33
Hi My requirement is. I am running a batch file (test.bat) from my application using VB.NET I need to know when test.bat gets completed using VB.NET...
Mustaq
06-23-2005 09:00 AM
Francois Bonin [C# MVP] Go to last post
1 29
Hello, I have an application developed in .net 2003, I am using SQL Server and MSDE 2000 as a back-end. I want to deploy it on laptop (Win-XP) and...
Harsha Shah
06-22-2005 04:09 AM
Harsha Shah Go to last post
0 29
last night I was sent an IM that was called LOSER with a cartoon attachment. It supposedly came from the person I was talking to - but it didn't. At...
sdowling
06-21-2005 02:56 PM
Mark Broadbent Go to last post
1 44
Upgraded .NET 1.0 to 1.1 to accommodate a program I wished to use. Since upgrading, whenever I boot up PC, during the boot process I get a pretty...
BobLeavitt
06-21-2005 07:26 AM
Mark Broadbent Go to last post
1 31
Hi All, I got the following Error when I try to run my ASP.NET app ,hosted by IIS 5.1 in windows xp. Event Type: Error Event Source: ASP.NET...
Ray5531
06-21-2005 03:01 AM
Ray5531 Go to last post
1 26
Hi all, I would build a resources assembly using csc.exe. I launched : csc.exe /out:MyDll.dll /target:library /res:.\..\Main.resx But now, I'm...
dgauchet
06-20-2005 04:28 AM
dgauchet Go to last post
3 28
Harsha, When you now are using the designer to create your dataacces, than you can use a component instead of the form. In that way you create a...
Cor Ligthert
06-19-2005 07:29 AM
Cor Ligthert Go to last post
0 29
Hi All, Can anyone please explain the relationship between the source files, debug symbols (pdb) and the compiled files please? I'm a little...
John Carron
06-15-2005 03:38 PM
John Carron Go to last post
2 21
Hi all, Can anyone tell me why the code below leaks? Here is what I do: 1) create new AppDomain 2) create an instance of AppDomain2Class in it, 3)...
greg
06-13-2005 08:45 AM
Lionel LASKE Go to last post
1 34
Well We have Visual Studio 2003 Professional Edition, with .NET 1.1 We want to upgrade to newer .NET 2.0. Do we have to get VS 2005 to use...
Nitin Singh
06-12-2005 06:04 PM
Phil Wright Go to last post
1 25
There was recently an offical annoucement from Microsoft saying VS.NET 2005, and therefore .NET2, will be released 7th Nov 2005. Phil Wright Follow...
Phil Wright
06-12-2005 06:02 PM
Phil Wright Go to last post
0 28
hi I am willing to know how to customize the data grid control i.e to add or delete a row or column at the run-time of the program i.e...
vsssandeep boggavarapu via .NET 247
06-11-2005 07:25 AM
Alvin Bruney [MVP - ASP.NET] Go to last post
1 25
I'm trying to instal Ms .Net but at the beginning of the installation it says that an application needs to reboot.. and reboots the system.. but...
Alex
06-11-2005 07:24 AM
Alvin Bruney [MVP - ASP.NET] Go to last post
2 44
Hi All I am trying to create crystal reports. In this concern i havecreated a command which execute a stored procedure. This storedprocedure takes...
kavitha N via .NET 247
06-08-2005 03:31 AM
kavitha N via .NET 247 Go to last post
0 23
hi friends, I'm trying to work with crystal reports & i'm receiving load report failed error. code i'm giving below: ReportDocument doc=new...
Meheraj shaik via .NET 247
06-07-2005 04:29 AM
saapr Go to last post
1 31
(Type your message here) Hi all, Just a have a question regarding delegates. We had a windows service before which was multithreaded. Now i want...
chintan jajal via .NET 247
06-06-2005 02:31 PM
Richard Grimes [MVP] Go to last post
1 24
Hi, I'm finding it hard to choose between these two languages for a client (desktop) application. VB pros: 1). very easy language, easy to support...
Beatrice Rutger
06-06-2005 09:56 AM
Beatrice Rutger Go to last post
0 32
I would like to know,How to create Label Custom Control with Multi Lingual Support with follow Properties 1.RightLeftAlignment Property (Example - If...
Jaiprabhu
06-06-2005 09:09 AM
Jaiprabhu Go to last post
0 24
Dear all, Is it possible to create excel file in .Net and edit or update in multiple-sheets? What the Code Should Be? Moreover, If I am using...
raymond chiu
06-04-2005 03:00 PM
Alvin Bruney [MVP - ASP.NET] Go to last post
1 35
We are using a VS Deployment Project to distribute an ASP.NET app. Presently we take script files to client and run them in Query Analyser of SQL...
Nitin Singh
06-03-2005 12:50 AM
Nitin Singh Go to last post
2 30
I've been told that to test for the existence of ,NET Framework 1.0 the appropriate registry key is - "3705" Instead, my Registry shows (in part) -
gxdata
06-02-2005 11:51 AM
gxdata Go to last post
2 24
Hi, I am using VB .net 2003. When I do debugging or saving my development tool allocate lot of CPU almost 100 % how can I solve that...
Ajith Nair
06-01-2005 09:40 AM
Ajith Nair Go to last post
0 27
Hi, Can we view the contents of a Dataset in vb.net and VS when in Debug Mode? Thanks
Daren Hawes
05-31-2005 10:23 PM
Sahil Malik [MVP] Go to last post
1 23
In a development environment, what is the source of components for applications being written? In other words, are a set of components installed from...
AT
05-30-2005 09:43 PM
AT Go to last post
4 24
Hi, I am using the Logging&Instrumentation Application Block in an Outlook addin project. I am getting a System.NullReferenceException in...
Eran Kampf
05-30-2005 02:20 AM
Eran Kampf Go to last post
0 24
Hi Folks I am trying to create a dynamic data driven context menu in vb (dotNet). I can create the items without any problem but I can't figure out...
Mark
05-29-2005 02:17 PM
Mark Go to last post
0 22
Hi Folks I have a classic child parent relationship within the same table where an unlimited number of levels is possible (theoretically). I have...
Mark
05-28-2005 04:54 PM
Mark Go to last post
9 25
hi, how can i create cells in a panel without using any controls. regars jj
JeyJey
05-27-2005 04:51 PM
JeyJey Go to last post
0 42
Dear All Is it compatible to use framework 2.0 in visual studio.net 2003? or I should upgrade to .net 2005 if I want to use framework 2.0 ?...
Ellis Yu
05-27-2005 12:11 AM
james Go to last post
1 29
(Type your message here) Hi all, At this point of time i m totally confused... and really dont know what to do... and it might be the case that my...
chintan jajal via .NET 247
05-26-2005 12:21 AM
chintan jajal via .NET 247 Go to last post
0 35
Does anyone know of a method by which one can remove .NET Framework 1.0 or 1.1 when the uninstall procedure no longer functions? I need to uninstall...
John Apps
05-25-2005 09:24 PM
Alvin Bruney [MVP - ASP.NET] Go to last post
3 19
I've written an Add-in for MS Outlook and in Visual Studio .NET 2003, I also created a setup project to install the add-in. It all works well. When...
Sathyaish
05-25-2005 02:05 PM
Sathyaish Go to last post
0 22
hai , i think first u have to give the string HELO to the smtp server only then it will start connecting once u r msg is over then end the mail by...
anjanadevicr
05-25-2005 08:20 AM
Joachim Roppert Go to last post
1 20
Hi All, Can anybody help me with the SN.exe tool. I would like to know what the implications are of changing the key containers from machine to...
Robert
05-25-2005 04:07 AM
Robert Go to last post
0 16
Scenario =========== (1) You write a program using some programming language, say, C#. (2) You make an assembly out of the program by compiling it....
Sathyaish
05-24-2005 09:40 AM
Mona Go to last post
1 18
Post New Thread

Display Options
Showing threads 601 to 650 of 1842
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.