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     
I would like to know whether there exists any scrollable control for a web page design....and display the information in the form of columns (just...
jag_chat
10-22-2003 10:51 AM
Eddie B. Go to last post
1 28
It'll probably seem like a really dumb question but I was wanting to know whether you can develop ActiveX controls in .NET using C# or whether its...
Chris
10-20-2003 08:13 PM
Eric Cadwell Go to last post
3 20
Hi there, could You please suggest how to handle Voice over IP ptoject in .NET environment? TAPI 3.* ?, something else ? Regards, Sergey Muschin
Sergey Muschin
10-20-2003 05:45 PM
John Montgomery [MSFT] Go to last post
1 28
Hi everybody, i'm developing an application in Visual C++ .Net 2003. When i open the project (it contains 2 form) the IDE hang and i must terminate...
Manuel Bua
10-20-2003 02:02 PM
Manuel Bua Go to last post
1 22
Hi, I have developed an ASP.Net application to assist our Field Engineers compile online site survey's for on site assets. The application...
Sunil Thomas
10-19-2003 06:31 AM
Sunil Thomas Go to last post
0 22
There used to be a checkbox in VB6 to do that in the Development environment. I'd like to generalise this in all my VB.Net (and ASP.Net)...
AT
10-16-2003 07:56 PM
William Ryan Go to last post
2 23
Alparysoft VideoLock for Webcam has been released. Alparysoft Company specializing in video processing, surveillance security and image analysis...
pr
10-16-2003 03:45 AM
pr Go to last post
0 20
In visual studio .Net (2003) can you lock the tool bars in place, So to stop the stupid things moving about when you switch between different...
Jim
10-15-2003 08:21 AM
Dino Chiesa [Microsoft] Go to last post
1 19
In the VB6 days I was successfully able to validate the keys typed into a text box, to allow only numeric keys, or whatever the need was. I...
Paul Paiva
10-14-2003 07:59 PM
Paul Paiva Go to last post
2 30
Due to a recent increase in spam sent to posters in newsgroups, Microsoft advises that newsgroup participants should consider avoiding posting to...
Microsoft Communities Team [MSFT]
10-14-2003 06:26 PM
Microsoft Communities Team [MSFT] Go to last post
0 20
Hi, there: Finally, I am desperate for the problem of working on ASP.Net Until now no one can solve the problem. I believe the only way is to...
CM
10-14-2003 01:23 PM
Ed Kaim [MSFT] Go to last post
1 21
I have to make an Encrytion function that works for both VB.NEt and VB 6. I use the System.Security.Cryptography in VB.NET and I want to use the...
Robert Vabo
10-14-2003 11:44 AM
Ed Kaim [MSFT] Go to last post
1 38
hi, how to create DLL . that i can use in asp .net , vb .net and office 97 ? thanks 8)
Olivier DENIS
10-14-2003 09:38 AM
Dino Chiesa [Microsoft] Go to last post
1 34
If not, how do you update records that you're reading in a sequence when using vb.net? *** Sent via Developersdex http://www.developersdex.com...
Rico Alexander
10-13-2003 10:18 PM
William Ryan Go to last post
1 19
Hi, I have a problem with inserting an record in Oracle. I am trying to execute the following lines of code: string query = "INSERT INTO USERS...
AT
10-13-2003 02:47 AM
AT Go to last post
0 30
Hi all, Is there any way i vb.net to manipulate the datagrid completely like all the columns and headers. i have seen in foxpro that...
AT
10-12-2003 11:39 PM
Daryll Shatz Go to last post
1 30
A growing archive of fascinating media articles on current issues & affairs. Available at Arcis Foundation Website: www.arcis.co.uk/php/ -- Posted...
[AF] Abdulhafid
10-12-2003 08:19 AM
[AF] Abdulhafid Go to last post
0 20
I'm installing a .Net application but when I try to load the aspx page, I get the source code for the aspx page instead of the page. Any idea what...
Mitch
10-11-2003 09:29 PM
Bryan Martin Go to last post
1 29
I tried moving my web application from the development to production server. Development is running Windows 2000 Advanced Server, production is...
DJ Miller
10-10-2003 05:01 PM
DJ Miller Go to last post
0 22
is it a thing of the past? i miss being able to write code like: DataSet.Tables("MyTableName").Columns("MyColumnName") now i have to use...
K. Shier
10-10-2003 02:09 PM
K. Shier Go to last post
6 15
Thanks, thats what I was looking for. I greatly appreciate it...... Jim "Dan Ignatov" <Ignatov (AT) salesexplosion (DOT) tula.net> wrote
Jim Ciotuszynski
10-10-2003 10:29 AM
Jim Ciotuszynski Go to last post
1 17
I am really beginner in programming. I would like to compile a program in VB.NET, but I don't know how to do it. I have just put some buttons,...
Marco Vajda
10-09-2003 05:55 PM
Dino Chiesa [Microsoft] Go to last post
2 23
Can anybody explain me about printing windows forms using C#.And also clipping some portion of the screen.
Arun Kumar
10-09-2003 05:54 PM
Dino Chiesa [Microsoft] Go to last post
1 18
Still trying to figure this one out: I want to edit aspx files that do not have the .aspx extension. Is this possible while still getting the...
Alan Cantor
10-08-2003 01:01 AM
Alan Cantor Go to last post
1 15
Hello, your help is greatly appreciated. Is there a way to get the vs ide to highlight my aspx code when my files end with a ".aca" instead of the...
Alan Cantor
10-07-2003 04:08 PM
Alan Cantor Go to last post
0 29
For several days, we have been experiencing slowdowns in the Microsoft newsgroups. The combination of the recent waves of spam and viruses generated...
Mike Sampson [MSFT]
10-07-2003 12:24 PM
Mike Sampson [MSFT] Go to last post
0 31
Hi, See if this helps: http://www.c-sharpcorner.com/vbnet/vbcode/WebClassesVBNETMCB.asp "Sebastián Sassi" <seba_sassi (AT) hotmail (DOT) com> wrote
Shiva
10-06-2003 10:29 AM
Shiva Go to last post
0 16
I am trying to access a remote machine's files and can't figure out how to impersonate a user with rights to perform the task. The program runs as...
Scott Wallace
10-06-2003 10:05 AM
Paul Todd Go to last post
1 25
How can I insert (through sql) images into database (.mdb for example) and how to read them (into picturebox)? Thx
Andrija
10-04-2003 08:03 PM
William Ryan Go to last post
1 29
ouch! so there is _no way_ to use v1.1 methods in a project being designed in VS.Net 2002? my first impulse was to say "that's odd!", but when i...
K. Shier
10-03-2003 12:04 PM
K. Shier Go to last post
4 16
Today I discovered that VS .NET 2003 Pro tacks 3 bytes onto the beginning of an XML file created using the New File Wizard. This causes (in my...
DM McGowan II
10-03-2003 11:55 AM
Tim Matteson Go to last post
1 18
Hi All, I have added the below line in the machine.config file <add verb="*" path="*.js" type="System.Web.HttpForbiddenHandler"/> I thought the...
Anandraj
10-03-2003 05:52 AM
Anandraj Go to last post
0 21
Hi All. Anybody know how can I serialize an instance of System.Drawing.Pen? I already have an idea but can't work. It consists of creating a new...
Sergio Dinis
10-02-2003 11:40 PM
Jay B. Harlow [MVP - Outlook] Go to last post
1 23
Just rephrasing the subject... Hi, I had a lot of work to do in rendering a custom web control by coding it using calls like protected override...
Rukmal Fernando
10-02-2003 11:01 PM
Rukmal Fernando Go to last post
0 20
Hi, I just installed a .NET Web Server. and built a web site(had .aspx page). But I can't view them. Got 404 error. What I am missing? Thanks..
LL
10-02-2003 08:25 PM
Plato Go to last post
1 23
hi Guys, Ok... let me start from here... I have create a project called "New Project"; under my "New Project" Solution Explorer Panel, I have...
Nigil
10-01-2003 11:29 AM
Jim Blizzard [MSFT] Go to last post
3 23
Hi All, I want to Implement the singleton in my ASP.NET Application, For that I want to create a ASPX Page as Singleton Class from which I want load...
Anandraj
10-01-2003 02:18 AM
Anandraj Go to last post
0 37
Yes you can. See the system requirements on http://msdn.microsoft.com/vstudio/productinfo/sysreqs/default.aspx The restriction is as mentioned...
James Liu
09-30-2003 02:19 PM
AT Go to last post
1 18
Hi, being a Windows developer and not having anything to do with UNIX/Solaris, I have a few questions about accessing .Net Web Applications from such...
AT
09-30-2003 02:16 PM
AT Go to last post
2 27
I would use the WMI information classes to query this. Check out this sample...
AT
09-30-2003 02:07 PM
AT Go to last post
0 9
64-bit support for the .NET Framework will be provided in the "Whidbey" release of the .NET Framework....
AT
09-30-2003 01:57 PM
AT Go to last post
0 12
Can I work with .ASP forms? I can bring in .ASPX but I get an error when trying to bring in .ASP forms. Thanks,
michael robkin
09-30-2003 10:42 AM
michael robkin Go to last post
0 24
Hi there: Just installed VS.Net 2003 on a Windows 2000 Server with IIS installed. However, I cannot create any web application, The error message...
CM
09-30-2003 08:24 AM
CM Go to last post
3 19
I though Enterprise Architect came with Visio and Visual SourceSafe, but I can't seem to find either of them. I have one pre-requisites disc, two...
Ed Metcalfe
09-30-2003 01:25 AM
CT Go to last post
1 23
Hi, I have a DataGrid on my aspx page which has 4 template columns with a footer defined for data insert, each row also has an edit column. Whenever...
Sunil Thomas
09-29-2003 02:59 PM
Sunil Thomas Go to last post
0 16
am trying to load JPEG2000 (J2k) image and make use of the scalability features provided by J2k by showing the image while loading. The tutorials...
09-29-2003 01:56 PM
Go to last post
0 32
is a Hash Table equivalent to a VB6 Collection or Dictionary object? -Lou
Lou
09-29-2003 12:40 PM
Richard Grimes [MVP] Go to last post
5 31
Thanks to everybody in advance for the replies. I am somewhat accomplished as a VB 6 programmer (I actually started with VB 4 about 7 years ago,...
Don Beal
09-29-2003 11:46 AM
Richard Grimes [MVP] Go to last post
13 33
How do I calculate the full size of scrollable controls, I would need to resize them to original size, so that I would lose the scrollbars....
Mitja Semolic
09-29-2003 10:41 AM
Mitja Semolic Go to last post
0 15
Hi all, I am currently developing on Visual Studio 2003 and I'm getting ready to buy a new machine. I would be running VS2003,SQL2000, Crystal...
Gerry Viator
09-29-2003 09:15 AM
Gerry Viator Go to last post
3 18
Post New Thread

Display Options
Showing threads 1551 to 1600 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.