HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss in the Dotnet Academic General Discussions forum.



Post New Thread
Threads in Forum : Dotnet Academic General Discussions Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
"a52" <wabnel (AT) hotmail (DOT) com> wrote Hello. I have a problem working with file with VB.NET. I consurting a DataBase, de Data have special...
Peter van der Goes
01-12-2004 10:57 AM
a52 Go to last post
1 21
Hi all, It seems that "ParameterModifier" play an important role in some case,such as in "Type.InvokeMember",but how to understand...
mike
01-12-2004 09:37 AM
mike Go to last post
0 23
Using Type.InvokeMember to call a method of a class,Which method has byref parameter,It seems that there is no way to return the changed value of...
peter
01-12-2004 08:54 AM
peter Go to last post
2 19
Hi, I try to update the security policy in order to integrate a custom permission i wrote (MyCustomPermission.CustomPermission). Unfortunatelly i...
Bogdan Rechi
01-12-2004 08:45 AM
Bogdan Rechi Go to last post
0 22
Hi Guys, I'm trying to using vs.net to conect a online SQL Server.. Anybody Know how can I do it?? Ps: The server adreess is a Ip number like a...
Marcus Vinícius
01-07-2004 12:59 PM
Marcus Vinícius Go to last post
2 17
This is a pretty dumb question but I can't seem to find answer. How do you check to see if a datatype of a variable is correct? Eg in Visual...
Anonymous
01-07-2004 08:18 AM
Peter van der Goes Go to last post
1 20
How to create a class dynamicaly at run-time? Some documentations in MSDN say that it is feasible using the class "TypeBuilder",but I don't know how...
peter
01-06-2004 03:36 AM
peter Go to last post
0 25
In run-time,is there any approach to add or revise the members,such as method or attribute ,of a class or object? As for the object of class...
peter
01-04-2004 10:04 AM
peter Go to last post
0 17
Have fully operational software package developed on VB.NET that worked until Jan 1 2003, with early stage deployments on Oct 10, Oct 23, Nov 11,...
Jim @ Lenape
01-03-2004 07:22 PM
William Burrows [MVP] Go to last post
1 13
Environment:- Framework 1.1 DB: SQL Server 2000 (SQL Provider) OS: Windows 2000 Language: VB.NET I'm trying to do mass inserts/updates. Using...
Manoj K
01-03-2004 04:17 PM
Peter van der Goes Go to last post
1 22
Hi, I want to learn Visual Studio .NET. My laptop has Windows XP Home edition. But, ASP.NET Web applications and XML Web services can only be hosted...
Rajesh
01-01-2004 11:56 AM
Cowboy \(Gregory A. Beamer\) Go to last post
5 23
Problem: I have an application developed in excel with a lot vba controls, macros, links btw sheets, etc...The application has reached it's resource...
Bikii
12-31-2003 08:18 AM
Jay B. Harlow [MVP - Outlook] Go to last post
7 21
I am developing a Tablet PC application using C# and InkCollector class from the Tablet PC SDK. I am not able to change the cursor to other type...
Rajat Dev
12-30-2003 02:27 AM
Rajat Dev Go to last post
0 21
Hello people. I'm unable to configure the .net newsgroup in my microsoft outlook express. Please help me out with this Bye.. Ashwin. --- Posted...
ashwin_murali
12-29-2003 09:59 AM
Peter van der Goes Go to last post
1 18
Hi I'm downloading grid data to excel document using following code snippet Response.Clear( Response.Buffer = Tru Response.ContentType =...
ajaykrishna
12-29-2003 02:10 AM
Jay Adil Go to last post
1 23
public string zapisz(string data_newsa,string autor,string email, string tresc, string temat) { string stan; DataRow nowy =...
twiti
12-28-2003 04:56 PM
twiti Go to last post
0 21
Hi I'm downloading grid data to excel document using following code snippet Response.Clear( Response.Buffer = Tru Response.ContentType =...
ajaykrishna
12-26-2003 04:02 AM
ajaykrishna Go to last post
0 23
Hi, I'm downloading grid data to excel document using following code snippet: Response.Clear() Response.Buffer = True Response.ContentType =...
ajaykrishna
12-26-2003 04:02 AM
ajaykrishna Go to last post
0 23
Hi, I am using ASP.NET and Oracle, as database, to develop/migrate a reporting application,. In couple of places, I used dataview sorting of the...
ajaykrishna
12-24-2003 11:22 AM
Cowboy \(Gregory A. Beamer\) Go to last post
1 20
I am running XP with service pack 1. Here is the log. Is there a fix or workaround to solve the cabinet file problem??? Visual Studio .NET...
zog
12-24-2003 10:40 AM
William Burrows [MVP] Go to last post
1 26
can we write code by .net languages to run on windows 98
skafi
12-23-2003 07:10 PM
Peter van der Goes Go to last post
1 22
i'm trying to find the size of a file at runtime in my asp.net web application. the following code renders the image in "1.jpg" ok, but executes teh...
12-23-2003 10:12 AM
Go to last post
0 20
i'm using winsock to forward data over a connection to a specific ip address and port number. i want to know is it possible to communicate with a...
Simon Whitty
12-22-2003 12:37 AM
Simon Whitty Go to last post
0 26
I want use Microsoft Office Document Imaging control in the VB.NET application . I added this control to Visual Studion.NET tollbox and used it in my...
Ali
12-20-2003 08:42 PM
Ivan D Go to last post
1 29
In the .NET projects there are usually several sub folders that are made from the start and after the first compile. Most of them are self...
Ivan D
12-20-2003 08:35 PM
Ivan D Go to last post
0 19
How do you create or compile html files to get the .CHM help files? Thanks
Sam_B
12-19-2003 06:55 PM
AT Go to last post
2 18
Hi, I have a simple question about nuemric functions.. in vb6 I used isnumeric function to validate a textbox value for example... My...
John Kilgo
12-19-2003 01:35 PM
John Kilgo Go to last post
0 25
You can purchase an XP Professional Upgrade. I did that and it did in fact simply upgrade my 2000 Professional machine to XP Pro. I didn't lose...
John Kilgo
12-19-2003 01:33 PM
John Kilgo Go to last post
0 23
I'd just like to warn users of this list, that there are apparently hackers and non-commercial spammers monitoring this list. Since using my email...
Eric S.
12-19-2003 10:49 AM
Alan Pretre Go to last post
1 23
Hi, I have a simple question about nuemric functions.. in vb6 I used isnumeric function to validate a textbox value for example... My...
Marcus Vinícius
12-19-2003 08:00 AM
Marcus Vinícius Go to last post
2 23
Hello' I am trying to generate a dataset using a sql data adapter. When I create it it tell me " There was a problem generating...
Dan
12-18-2003 04:50 PM
mohan_kl Go to last post
1 21
I am creating a windows service that requires parameters to start. The service Startup Type is set to automatic therefore it starts when the computer...
Shazad
12-18-2003 04:48 PM
mohan_kl Go to last post
1 16
Hi all, I am willing to pay someone to help me resolve my gaps in .net. They are ... - Assess a project I started and help me understand how...
Edb
12-15-2003 09:06 PM
Ed Kaim [MSFT] Go to last post
1 20
I'm fairly new to Visual basic, and have been making a simple game to learn with. I've scoured everywhere I can think of on the internet for help on...
Eric S.
12-15-2003 09:03 PM
Ed Kaim [MSFT] Go to last post
1 17
hi I HAVE A SPECIFIC PROBLEM IN MY VISUAL STUDIO.NET PREVIOUSLY I USE TO THE SEE THE FOLLOWING LINE DEBUG.WRITELINE("SARA") THAT IS SARA IN THE...
SARAN
12-15-2003 03:02 PM
SARAN Go to last post
0 22
I am having a problem with the shortcut for MSN Messenger. It shows a different name and email address than the one that comes up if I go through the...
Dianne
12-15-2003 09:25 AM
Peter van der Goes Go to last post
1 19
I am a web designer of 4 years and I am looking to go dynamic with ASP.Net or VB.Net. I would like any advice as to where the best starting point id...
damon barnes
12-14-2003 10:47 PM
Peter van der Goes Go to last post
1 17
Hi, I am using a Crystal Report (8.5) report in a crystal report viewer in a web form. I am able to run the report in the crystal environment. I...
Tiger
12-14-2003 12:14 PM
Giacomo Go to last post
4 26
My question is: How can i extend the "Save As" Dialog. For example if i am working in Word and i want to save my document in my new app, i want to...
Andres
12-14-2003 10:55 AM
nickp Go to last post
1 21
Hi, I need catch or capture screen in real time into a Avi file, I thinking use codec, Thanks
GerSan
12-13-2003 12:36 PM
GerSan Go to last post
0 20
Hi, In my WebApplication vb.net I have a listbox with some items in it. When I click on the first item the Listbox_SelectedIndexChanged is...
Nicke
12-13-2003 11:21 AM
William Burrows [MVP] Go to last post
1 23
NewBee needs help.. I need to create a change event handler to change that will assign its own text property value into the text property of next...
Ron Neely
12-12-2003 10:45 PM
Peter van der Goes Go to last post
1 21
Hey all, My name is Chris, and I just wanted to let you all in on a new .NET site that was just recently launched to the general public. It is...
AT
12-11-2003 09:17 PM
AT Go to last post
0 21
Hi Guys!!! So, it is my problem: I'm trying to compile a class, but it was create in the same project that I have my webforms... And when I trying...
Marcus Vinícius
12-11-2003 12:00 PM
Marcus Vinícius Go to last post
0 19
Hi all. I have designed a Windows Control Library.(.dll) that works as a chat client. it works fine when i use it in a Windows application.. When i...
Akif Kutlu
12-11-2003 07:49 AM
Akif Kutlu Go to last post
0 19
Hello, When I create an application with VS .NET 2003 and it runs properly on that computer. And then I try to run it on an other computer I get an...
Boris Arkenaar
12-10-2003 11:39 AM
Evan Freeman[C++ Samuri] Go to last post
10 22
Hello do you want to come to PARIS ? Do you need a guide ? Do you need someone to receive you in airport and bring you to the city ? to reserve you a...
big
12-09-2003 02:15 PM
Go to last post
1 22
Help! I'm pulling my hair out! my web application works fine on localhost, and it worked fine for two days on my host server; but now I get...
Rob
12-09-2003 02:09 PM
Evan Freeman[C++ Samuri] Go to last post
2 17
Hello Peter and all others, Peter, I read a reply from you in regards to another person's problem which seems to have been resolved. I have a...
Ron
12-09-2003 02:05 PM
Evan Freeman[C++ Samuri] Go to last post
2 24
I need to include a header file that requires the windows.h header file. When I include the windows.h header file I get several compile errors that...
12-09-2003 02:10 AM
AT Go to last post
1 22
Post New Thread

Display Options
Showing threads 1051 to 1100 of 1390
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.