1
vote
1answer
58 views
Toplink IN subquery
Hi all,
I hava 2 objects associate by oneToMany relationship("One Model can have many events").
I'm trying to make a subquery in ejbql to find models for one event, like this:
S …
0
votes
1answer
21 views
Binding redirect problem in .net
I have a class library called "MyAssembly" that is internally referencing a.dll, b.dll of version 3.1.1.0; I have build the project which outputed MyAssembly.dll. On a different sy …
0
votes
0answers
5 views
different ways to prepare the Restlet client applications
As a feature of Web Services can any one please provide a sample client application in a language/software other than the server application.Simply say shall I get the services of …
1
vote
3answers
44 views
linq not in query
I'm lost in linq-land, trying to turn this SQL (which give the results I need) into something that works in linq / C#. The result will end up in a SelectList.
select Agencies.Agen …
0
votes
1answer
79 views
iPhone + In App purchase + determine whether product is purchased or not
Hi,
I am implementing In App purchase in my application.
What I want to do is that I have few features that are locked and once user click that feature it will ask to buy that pr …
0
votes
3answers
43 views
jQuery element index in array
I have several images loaded into the DOM via jQuery. Each image has 'display: none' aside from one which is 'display: block'. It's this image which I need to find the index of onc …
0
votes
2answers
174 views
how to get Device Token using Iphone Application and other info about the device?
Hi,
In my iphone application i want Device Token using the APN.
How to get that using code ?
Alos i want Other information about the Device User,its version and other info.
How t …
0
votes
1answer
36 views
howtodeploy dotnetnuke webapplication in webserver
Hi, I created one dotnetnuke web application and also i worked with the database aslo, now i want to deploy in my webserver as a portal. How to deploy the dotnetnuke web applicatio …
2
votes
4answers
49 views
Linq to Sql: Help with InvalidCastException in my query
I have written a SQL query that works just fine, but am having a little trouble with the conversion to LINQ. Here is the SQL:
SELECT
CourseID,
CourseName,
CreditH …
0
votes
0answers
23 views
use matlab generated dll for generating c++ dll
hi,
I have generated cppshared lib dll using matlab command mcc. Now I want this dll to make another dll inside microsoft visual c++. Is it possible to make a dll using another?
P …
-1
votes
3answers
42 views
Hyperlinks are not working in excel sheet in sharepoint
Hi
I have uploaded the excel sheet on my sharepoint site.it is opening in a webpart. I have some hyperlinks columns in my sheet. But when i trying to access the hyperlink it is no …
0
votes
1answer
29 views
iframe/include php file in flash (FLA file)
Hello. How can I load a PHP file into a flash movie ? I need an iframe in Flash or something...
Can anybody post some examples ?
Thank you.
0
votes
1answer
36 views
how to render infopath webpage in sharepoint.
how to render infopath webpage in sharepoint.
I have designed the MS office infopath form, & stored in the my sharepoint site document library, (in fact i created new one). Bu …
0
votes
5answers
51 views
What is the Applet replacement in .Net
Hello All ,
What is the Applet replacement in .Net. If i would need to change the Stock Ticker Applet to a .Net version, What technlogy should i suggest???
Thanks
0
votes
1answer
17 views
flir on caption of Lightbox
Hi,
I'm wondering how you could add flir on the captions of a lightbox. I already managed to display the flir on the first picture you select but when you go to the next picture w …
