|
|
-
Hima Replied 2 Years ago through ASK | 1 Point
The ICallbackEventHandler interface's method RaiseCallbackEvent only has 1 argument. Hence one is the limit .
Please refer this on how to implement
http://msdn.microsoft.com/en-us/library/ms178208.aspx...
|
0
·
0% ·
0
|
|
-
Hima Commented 2 Years ago through Ask | 10 Points
The ICallbackEventHandler interface's method RaiseCallbackEvent only has 1 argument. Hence one is the limit .
Please refer this on how to implement
http://msdn.microsoft.com/en-us/library/ms178208.aspx...
|
-
naveen Question Received 2 Years ago through ASK | 1 Point
Hi Hima,
On Client Callbacks in asp.net 2.0 or above, can multiple parameters be sent back to the server ?
According to my requirement I would like to send a list of params back to the server but i struck
please can u help me out from this problem.
...
|
-
merwan Question Received 2 Years ago through ASK | 1 Point
Hi Hima,
Can you tell me how to GeoCode N number of Addresses in a single web service call. I heard about Bing Spatial Data for Geocoding Batch Addresses. Can you provide any working sample?
I have working code for geocoding single address. If you ha...
|
-
banthi Question Received 2 Years ago through ASK | 1 Point
I am developing a website where I will show images and videos of users. For that I used javascript which will open new window and display image hiding back window.
For this situation java script is better or jquery, Next, previous like that any built...
|
-
Nilesh Kshetre Question Received 2 Years ago through ASK | 1 Point
Hi Hima We are adding a webcam features in the website. Could anyone please help how to send and store Video (recorded from Webcam) in a Database (SqlServer 2008)? Any assistance is highly appreciated....
|
-
Hima Replied 2 Years ago through ASK | 1 Point
MCTS Self paced training kit book would be great.
http://www.microsoft.com/learning/en/us/book.aspx?ID=9469&locale=en-us
WCF and silverlight Silverlight dataservices cook book is fine.
http://www.amazon.com/Microsoft-Silverlight-Data-Services-Co...
|
0
·
0% ·
0
|
|
-
Hima Commented 2 Years ago through Ask | 10 Points
MCTS Self paced training kit book would be great.
http://www.microsoft.com/learning/en/us/book.aspx?ID=9469&locale=en-us
WCF and silverlight Silverlight dataservices cook book is fine.
http://www.amazon.com/Microsoft-Silverlight-Data-Services...
|
-
naderayyad Question Received 2 Years ago through ASK | 1 Point
Greetings....
I have 2 aspx pages each with a usercontrol calls a silverlight project..
im using initparam to switch between 2 silverlight pages to be called....'
each aspx page has a its xaml content... the first aspx page correctly calls its choson xa...
|
-
Hima Replied 2 Years ago through ASK | 1 Point
Sorting all data in gridview is logically wrong, you need to sort based on pages.
It will be confusing for the end user point of view if it performs unobtrusive sorting...
|
0
·
0% ·
0
|
|