Developer Geeks Home

Your location: Woodbridge, New Jersey, United States

Advance »

Featured Questions [25]


  • 1
  • Answers
  • 120
  • Views
  • 1
  • Likes

Website Thumbnail

  • Posted 2 months ago | 
  • Last Posted 2 months ago

Hello,

I'm devoleping a website(ASP.NET C#) where i need to show website thumbnails of requested URL, please someone suggest the best way to do it.

 

Thanks


  • 0
  • Answers
  • 672
  • Views
  • 1
  • Likes

WCF Connection Problem when calling WCF method Asyncrounously

  • Posted one year ago | 
  • Last Posted one year ago



following error  occured when i call wcf method asycronously in a web application.
Error :Operation was aborted while establishing a connection to net.tcp://localhost:8080/BatchReportService.

This error usually occuered in the Async endmethod which is called asyncrounously.


  • 1
  • Answers
  • 573
  • Views
  • 1
  • Likes

WCF Connection problem

  • Posted one year ago | 
  • Last Posted one year ago

SOAP security negotiation with 'http://localhost:27026/BatchReportService.svc' for target 'http://localhost:27026/BatchReportService.svc' failed. See inner exception for more details.


  • 0
  • Answers
  • 808
  • Views
  • 1
  • Likes

Extract Data from XML from Oracle CLOB

  • Posted one year ago | 
  • Last Posted one year ago

Does any body knows how to extract or filter data from CLOB XML Data stored in a table in Oracle ?

 


  • 0
  • Answers
  • 1.3k
  • Views
  • 1
  • Likes

Error Logging and Custom Exception Handling using Microsoft Enterprise Library 5.0

  • Posted one year ago | 
  • Last Posted one year ago

Dear Sarah,could you please send me your sample application having custom log entry and custom database trace listener.Here's my email ID :nilecool4u@gmail.com

--Its urgent for me to make POC for client .
thanks in advance


  • 1
  • Answers
  • 932
  • Views
  • 1
  • Likes

Oracle-Pl/SQL-How to run query in PARALLEL process?

  • Posted one year ago | 
  • Last Posted one year ago

Hi,

I am working on .Net technology. I don't have more information about Oracle. I have read many articles about parallel processing feature of Oracle. I want to do some hands on parallel processing. So, please send information about parallel processing with sample code.  

Regards,
Vikram. 


  • 1
  • Answers
  • 319
  • Views
  • 1
  • Likes

Parallel Exceution Examples

  • Posted one year ago | 
  • Last Posted one year ago

I need to implement parallel excution in my backend procedure  and materialised view to improve the performance.my project use oracle 11g .Can any give me some practical implementation or examples on  parallel processing in oracle .


  • 1
  • Answers
  • 1k
  • Views
  • 1
  • Likes

Delphi Error: Cannot make a visible window modal.

  • Posted one year ago | 
  • Last Posted one year ago

We get this error while making Form1.ShowModal in Delphi.


  • 3
  • Answers
  • 875
  • Views
  • 1
  • Likes

WCF client Acess Only Few Methods--

  • Posted 2 years ago | 
  • Last Posted 2 years ago

HI All,

In wcf service, in Interface level iam maintain   so  many methods , but i want display some menthods  for particular cleint ? HOw is its  possibel-------------


Plz any one Help me


  • 1
  • Answers
  • 1.3k
  • Views
  • 1
  • Likes

ASP.NET error: Validation of Viewstate MAC failed

  • Posted 2 years ago | 
  • Last Posted 2 years ago

When you get the following error in ASP.Net web application hosted on load balanced cluster of servers:
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey & validation algorithm...

Do the following to fix it.