473,386 Members | 1,743 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,386 software developers and data experts.

Legacy ASP & .Net

I have (3) legacy ASP applications where I have been tasked with
implementing a SpellChecker in, the catch is that the SpellChecker has to be
done in .NET. I have some ideas about how to do it but wanted to see what
others with more experience with .NET would do.
Thanks!
--

Jim Douglas
http:\\www.genesis-software.com


Jul 21 '05 #1
1 1483
You'll have to register the .NET assembly with Windows Component Services to
implement a Com Callable Wrapper (CCW) that can be invoked from your Classic
ASP applications. Before you can register the .NET assembly, you'll also
need to give it a strong name with the sn.exe tool.

Check out COM InterOp topics in help for details.
"Jim Douglas" <ja***********@genesis-software.com> wrote in message
news:px2vb.252946$HS4.2290998@attbi_s01...
I have (3) legacy ASP applications where I have been tasked with
implementing a SpellChecker in, the catch is that the SpellChecker has to be done in .NET. I have some ideas about how to do it but wanted to see what
others with more experience with .NET would do.
Thanks!
--

Jim Douglas
http:\\www.genesis-software.com

Jul 21 '05 #2

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

Similar topics

4
by: JellBell | last post by:
I dont know what is a legacy system..please help me out Posted Via Usenet.com Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION...
2
by: Rajiv Kumar | last post by:
Hi, I am a Java prof for last 5 years and have delivered many enterprise application using J2EE. Now my company is making headway in the .NET area of the market, and I am trying to sort out few...
0
by: inetmug | last post by:
Hello: I am using ASP.NET as our front end. I also have to interface to some legacy systems that use a callback mechanism. The legacy systems use callbacks (via CORBA) to communicate back to...
3
by: Sai Kit Tong | last post by:
I posted for help on legacy code interface 2 days ago. Probably I didn't make it clear in my original mail. I got a couple of answers but none of them address my issues directly (See attached...
1
by: Sai Kit Tong | last post by:
I have to interface managed application with my legacy dll. I have employed the wrapper approach but I have to deal with the asynchronous callback from the legacy dll, which likely goes through a...
2
by: Mark Olbert | last post by:
First off, the sympathy is for all you poor buggers out there who have to figure out how to marry Managed Extensions for C++ onto your legacy code. My condolences; my brief experience with the...
1
by: Jim Douglas | last post by:
I have (3) legacy ASP applications where I have been tasked with implementing a SpellChecker in, the catch is that the SpellChecker has to be done in .NET. I have some ideas about how to do it but...
4
by: Jason Madison | last post by:
I would like to create a .net application that still uses a few screens from an old legacy application we have. I can list records from the database in my .net app, but when it comes to making...
11
by: Charles E Hardwidge | last post by:
I feel a bit dumb for asking this but I lost my documentation in an accident. Could someone confirm the last supported PSDK for VC2003 and 95/98/ME & NT4? -- Charles E Hardwidge
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.