Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion/.Net Test

New Here ,
Apr 04, 2011 Apr 04, 2011

I am looking to get into consuming .Net in CF9. I have never done this before and want to make sure my integration is working properly prior to my coding. Is there a way to test this?

~Clay

683
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Apr 04, 2011 Apr 04, 2011

What kind of thing were you thinking of? And why would you not just *try* it?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 05, 2011 Apr 05, 2011

Well. I do not know really much about .Net. So I was hoping to test the connectivity between CF and .Net before I start learning some .Net stuff. I thought there might be a quick way to check that.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Apr 05, 2011 Apr 05, 2011

Not particularly, CF can create .NET objects directly and can call .NET webservices.

Unless you're doing something particularly complicated there should never be an issue. Even if there is, you traditionally don't find out until after a few weeks hard work

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 05, 2011 Apr 05, 2011

Is it a matter of reading what the docs have to say, as a baseline?

http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec13e1a-7fff.html

That might help you get going, or to be able to fine-tune your question if you get started and run up against a wall.  Or need something in the docs clarified...

--

Adam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 05, 2011 Apr 05, 2011

Thanks for the feedback. I have read through some of the documentation. I was simply trying to perform my due diligence in making sure things were configured correctly.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 06, 2011 Apr 06, 2011
LATEST

Fair enough.

So... if you follow through the docs... and test the functionality you want to use... and it works... job done, yeah?

--

Adam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources