473,387 Members | 1,536 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

ASP.NET General Doubts.

Hi,
i have got a couple of doubts, which r:
1) Is there any way to use my existing vb code (or Vb's Dll) in asp.net
2) Where is the IntelliSense information stored ?
3) Actually i m saving data on button click, but the data gets saved
everytime on click of refresh button(on I.E) , how to overcome this ?
4) I want to display my data in a treeview fashion , how to do this ?

Regards,
Pradeep.
Jul 27 '06 #1
2 980
1. Yes you can use COM components as well as other .NET components
(obviously) in .NET. You just take reference to the COm component in Visual
Studio and it creates a COMN wrapper for you which enables you to use your
classes

2. Intellisense means automatic statement completion and such. For example
with web controls in Visual Studio 2005, Intellisense options are gathered
by dynamically inspecting the controls (done by the IDE). Visual Studio
2002/2003 used separate XSD schema file for this. What comes to statement
completion in code, all this information is available within metadata of
..NET asemblies (e.g what types, methods, properties etc you have at your
disposal)

3. Some considerations: http://aspalliance.com/687

4. By using TreeView control (built-in into ASp.NET 2.0 example article:
http://aspalliance.com/732)

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke

"Pradeep" <Pr*****@discussions.microsoft.comwrote in message
news:20**********************************@microsof t.com...
Hi,
i have got a couple of doubts, which r:
1) Is there any way to use my existing vb code (or Vb's Dll) in asp.net
2) Where is the IntelliSense information stored ?
3) Actually i m saving data on button click, but the data gets saved
everytime on click of refresh button(on I.E) , how to overcome this ?
4) I want to display my data in a treeview fashion , how to do this ?

Regards,
Pradeep.


Jul 27 '06 #2
Thanks for ur info.

i have another set of questions , they are:

1)
How to check for single log on to the application, i.e i should check to see
whether the user has already logged in with the same user name ?

2)
and also can i know if the user has visited the page thru back button click ?

Regards,
Pradeep.

"Teemu Keiski" wrote:
1. Yes you can use COM components as well as other .NET components
(obviously) in .NET. You just take reference to the COm component in Visual
Studio and it creates a COMN wrapper for you which enables you to use your
classes

2. Intellisense means automatic statement completion and such. For example
with web controls in Visual Studio 2005, Intellisense options are gathered
by dynamically inspecting the controls (done by the IDE). Visual Studio
2002/2003 used separate XSD schema file for this. What comes to statement
completion in code, all this information is available within metadata of
..NET asemblies (e.g what types, methods, properties etc you have at your
disposal)

3. Some considerations: http://aspalliance.com/687

4. By using TreeView control (built-in into ASp.NET 2.0 example article:
http://aspalliance.com/732)

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke

"Pradeep" <Pr*****@discussions.microsoft.comwrote in message
news:20**********************************@microsof t.com...
Hi,
i have got a couple of doubts, which r:
1) Is there any way to use my existing vb code (or Vb's Dll) in asp.net
2) Where is the IntelliSense information stored ?
3) Actually i m saving data on button click, but the data gets saved
everytime on click of refresh button(on I.E) , how to overcome this ?
4) I want to display my data in a treeview fashion , how to do this ?

Regards,
Pradeep.


Jul 29 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Piotre Ugrumov | last post by:
I have some problems and some doubts. I have implemented a class hierachy. The base class Velivolo, from Velivolo derive Militare and Civile, from militare derive Aereo and Elicottero, from Civile...
6
by: ritesh | last post by:
Hi, I have been reading some text on C and C++ (i.e advanced books). One of the books mentioned that C++ requires a runtime support whereas C does not - what the author was trying to say was...
17
by: ranjeet.gupta | last post by:
Dear All Below are the few doubts which I got while studying about C 1. Is there any method in C by which we can process the entire string in one unit, 2. Does there exist any way to...
13
by: maadhuu | last post by:
hello everybody, i have 2 doubts . 1. is this always defined ?? int i =10; int a = i++ + i++; and also, i tried this in gcc, answer was 20, so what the sequence points for evaluation of...
6
by: Chua Wen Ching | last post by:
Hi there, I have some questions to ask... just say i have this xml file: Scenario :- Script.xml ======== <software> <settings>
2
by: VMI | last post by:
I'm having doubts as to how the compiler interprets this If statement: bool bIsTrue = true; if (! bIsTrue) { //RUN PROCESS } Here, will "RUN PROCESS" be executed? Or is this just wrong?...
1
by: NagaKiran | last post by:
Hi I want to post VBA related doubts. Where can I post my doubts in VBA? thanks bye
105
by: Christoph Zwerschke | last post by:
Sometimes I find myself stumbling over Python issues which have to do with what I perceive as a lack of orthogonality. For instance, I just wanted to use the index() method on a tuple which does...
4
by: Jim Stools | last post by:
Forget the re-post I had my clock set 12 hours earlier Hopefully this will make some sense.. I have a database that has around 50 tables - I thought about putting each table in a class and the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.