About Me
1984-Till Date
Hello Friends!
This is Sundeep Kumar Podugu from Hyderabad, India. I have started this blog with the aim to share my thoughts and knowledge and make it as a interactive platform.
I mainly worked on Microsoft web technologies – ASP.NET, ASP.NET MVC, C#.NET, MOSS 2007, SQL Server, AJAX, LINQ & JQuery. If there should be any questions, please do contact me at sundeep.podugu (at) gmail.com
Hi sundeep,
hope u r dng great. Sundeep Juz a quick favor. I came across this post by you http://forums.silverlight.net/forums/p/25977/89870.aspx
I am wondering whether you had any success with that project. I just need that in my ongoing project. Could you please help me implementing the same thing (arrange photos using a UI after uploading) with or without silver light.
Thanks in advance.
Cheers,
Sampath
Hi Sampath,
I am doing fine. How about you.
Yes I had to implement that in one of my projects. But due to requirement changes, we didn’t do it in our project.
We had done some research which might be helpful for you. Checkout below links for implementing in different technologies. These are just the pointers not exactly the same.
Using JQuery, the application is exactly same as our requirement
http://www.west-wind.com/weblog/posts/332037.aspx
Using AJAX toolkit, one the options which is suggested but I haven’t implemented
http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/DragPanel/DragPanel.aspx
Basic implementation in SL which we need to customize
http://www.85turns.com/2008/08/13/drag-and-drop-silverlight-example/
Hay Sundeep,
Just today morning I have seen your blog and gone through the few posts (General Posts not related to coding). It was very nice. Keep going mama….
Hi Venkatesh, How are you. Thank you for visiting my blog.
Hi Sundeep,
Just seen your blog. its good… keep writing….
hi sir….
AlwaysVisibleControlExtender1:Unable to create type ‘cc1:AlwaysVisibleControlExtender’. Could not load file or assembly ‘System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35′ or one of its dependencies. The system cannot find the file specified.
This error coming when i running my project in visual studio 2005…..
Please tel the solution………………………
.
Hi,
I am sorry for replying late as I was busy. I think you don’t have ASP.NET AJAX installed on the machine. If it is not, then the necessary dll’s must be present in BIN directory of the application.
I would advise to post your queries on asp.net forums website for quick help.
Thanks,
Sundeep
thanks sir..