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

Customize ASP .NET?

I have vendor application within our organization which is vendor product. It
is written in ASP and ASP.NET. As we are getting new releases more and more
coding being migrated to ASP.NET by vendor.

Now as I had some customization done in some of the ASP pages (as all the
page behind wasn't assembly in ASP 3.0) it was much easy to do the changes
and have the happy business unit.

As I said more pages are being migrated in new releases from vendor to ASP
..NET. How would I migrate my customization in ASP .NET? I do see the page
behind compiled and kept as dll by the vendor but at the same time they never
run the dotfusgator to scrambled the code so I am still able to use
decompiler to decompile and see the page behind code. The decompiler that I
use are free trail so I can see the code in it but can't really change
anything and recompile it.

Can you please direct me any freeware decompiler that allows me to decompile
this code and recompile and have the asp .net page to refer new assembly?
What is the best way to do this kind of customization? Please help and thanks
in advance.
Jun 30 '06 #1
3 1009
Best to just work with your vendor isn't it? Ask them for advice because its
their code your planning to break ;-)

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"Matrix" <Ma****@discussions.microsoft.com> wrote in message
news:9E**********************************@microsof t.com...
I have vendor application within our organization which is vendor product.
It
is written in ASP and ASP.NET. As we are getting new releases more and
more
coding being migrated to ASP.NET by vendor.

Now as I had some customization done in some of the ASP pages (as all the
page behind wasn't assembly in ASP 3.0) it was much easy to do the changes
and have the happy business unit.

As I said more pages are being migrated in new releases from vendor to ASP
.NET. How would I migrate my customization in ASP .NET? I do see the page
behind compiled and kept as dll by the vendor but at the same time they
never
run the dotfusgator to scrambled the code so I am still able to use
decompiler to decompile and see the page behind code. The decompiler that
I
use are free trail so I can see the code in it but can't really change
anything and recompile it.

Can you please direct me any freeware decompiler that allows me to
decompile
this code and recompile and have the asp .net page to refer new assembly?
What is the best way to do this kind of customization? Please help and
thanks
in advance.

Jul 1 '06 #2
Hello Clinton,
No, I am not trying to hack their code. In order to work with vendor is too
expensive and they don't have any problem if we do our customization
ourselves. Only thing they force us to not to tocuh the custom schema, the
custom that I am doing is all custom table and access data from their aspx
pages. We did agreement with vendor that we can modified the core pages and
we are still getting supported by them. I think I am just trying to find out
how I can do rather than hack or break anyone's code. We are not in that
business.

"clintonG" wrote:
Best to just work with your vendor isn't it? Ask them for advice because its
their code your planning to break ;-)

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"Matrix" <Ma****@discussions.microsoft.comwrote in message
news:9E**********************************@microsof t.com...
I have vendor application within our organization which is vendor product.
It
is written in ASP and ASP.NET. As we are getting new releases more and
more
coding being migrated to ASP.NET by vendor.

Now as I had some customization done in some of the ASP pages (as all the
page behind wasn't assembly in ASP 3.0) it was much easy to do the changes
and have the happy business unit.

As I said more pages are being migrated in new releases from vendor to ASP
.NET. How would I migrate my customization in ASP .NET? I do see the page
behind compiled and kept as dll by the vendor but at the same time they
never
run the dotfusgator to scrambled the code so I am still able to use
decompiler to decompile and see the page behind code. The decompiler that
I
use are free trail so I can see the code in it but can't really change
anything and recompile it.

Can you please direct me any freeware decompiler that allows me to
decompile
this code and recompile and have the asp .net page to refer new assembly?
What is the best way to do this kind of customization? Please help and
thanks
in advance.


Jul 2 '06 #3

Matrix wrote:
>The decompiler that I
use are free trail so I can see the code in it but can't really change
anything and recompile it.

Can you please direct me any freeware decompiler that allows me to decompile
this code and recompile and have the asp .net page to refer new assembly?
You might just want to purchase a full license to the decompiler that
you are using since it seems to be meeting your needs and saving you
lot's of time. Our Decompiler.NET product is priced reasonably and is
the only product that will reliably recompile your code with correct
runtime behavior. The time and money you'll save by doing the work
yourself along with the free support should more than justify the cost
of purchasing a license to the tool.

Jonathan Pierce
President
Jungle Creatures, Inc.
http://www.junglecreatures.com/

Jul 3 '06 #4

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

Similar topics

3
by: Chris Kilmer | last post by:
I would like to be able to customize the path structure that VS.NET 2003 creates for projects. 1. I'd like to be able to create a project without VS.NET creating a folder for that project. ...
1
by: Shabam | last post by:
When I set validateRequest="true", and a user tries to submit html into the form, the server returns with a huge error page detailing what wasn't allowed. Is there a way to customize just this...
1
by: deko | last post by:
I've found that the "Remove Filter/Sort" selection in the Shortcut menu (displayed on right click) produces ugly, untrappable errors, even though "Allow Filters" is set to No in the subform. ...
14
by: deko | last post by:
The below code dials a phone number when the subform datasheet cell containing the number is double clicked. The problem is that the dialer application (c:\windows\dialer.exe) pops up windows on...
2
by: JMCN | last post by:
hi i'm having a problem with the customize a shortcut menu. i read the ms office assistance: customize a shortcut menu/delete a command or add to a shortcut menu and followed the simple...
23
by: George | last post by:
Is there a way to customize the open file common dialog? I am trying to modify the button text so I can create a delete file common dialog. I need the same functionality of the open file common...
0
by: msnews.microsoft.com | last post by:
Hi All, As we have seen the customize toolbar windows in almost all windows programs (Please right click on the toolbar portion in Microsoft Word and click on customize). I would like to add...
5
by: DLN | last post by:
Getting rid of the Customize option. I want to get rid of the {Right-Click}-{Customize} option on the tool bars. I’ve been able to get rid of all the other options but not Customize itself. ...
0
Iman100
by: Iman100 | last post by:
Hi I have quiz (MCQ) data stored in my Database. I need to customize the question view to show the question then use RadioButtonList to display my choices. Is there is any tutorial or guide I can...
0
by: Sky | last post by:
I have an Access 2003 front-end database with custom toolbars. The toolbars work fine. One annoying feature is that at the far right edge of each custom toolbar there a small dropdown arrow....
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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: 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
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.