There is a form when user fill all the details and click on the save button and data shall be saved in the respective table in database as well there should be a screen shot of that form and save in the folder at server side in the form of image .
yrishi
Posts
-
Need Help on Save asp.net from in folder on button click asp.net c# -
Need Help on Save asp.net from in folder on button click asp.net c#Hello All, There is a form when user fill all the details and click on the save button and data shall be saved in the respective table in database as well there should be a screen shot of that form and save in the folder at server side in the form of image . Please update
-
Problem with executing LINQuery from xmal pageDear All, I am using SilverLight 4 with Asp.Net 4.0 I am using edmx file in that I have put my required table which have relation in between. To access these table in MYPage.xaml, I have create service using bellow code //------------------------------------------------------------------------ public static void InitializeService(DataServiceConfiguration config) { // TODO: set rules to indicate which entity sets and service operations are visible, updatable, etc. // Examples: config.SetEntitySetAccessRule("Resource_MT", EntitySetRights.All); config.SetEntitySetAccessRule("ProjectResourceAllocations", EntitySetRights.All); // config.SetServiceOperationAccessRule("MyServiceOperation", ServiceOperationRights.All); config.DataServiceBehavior.MaxProtocolVersion = DataServiceProtocolVersion.V2; } //------------------------------------------------------------------------ After that I have create Service Reference. After this I have create My linq join query. after this, I want to execute this query. I am able to execute single table query like //--------------------------------------------------------------------------------- var dsQueryResource = (DataServiceQuery<ServiceReference2.Resource_MT>)queryResource; dsQueryResource.BeginExecute(OnResourcesQueryComplete, queryResource); //--------------------------------------------------------------------------------- But as i have two table which is 1)Resource_MT 2)ProjectResourceAllocations How can I do this?? As I am very new in Silverlight. Please Help me on this. For your information here is my LINQ join query //--------------------------------------------- var queryResource = from p in svcContext2.ProjectResourceAllocations join r in svcContext2.Resource_MT on p.ResourceID equals r.ResourceID where p.ProjectID == UserSelectedProjectID select r.FirstName; //--------------------------------------------- Waiting for your reply.
-
Unable to open Silverlight ProjectI think you dont know that which vesion is compatible with VS 2008.
-
Unable to open Silverlight ProjectDear All, I am unable to open my Silverlight project, I am using VS 2008 and Silverlight4 with Windows XP. Please help on this issue. - YRishi
-
how to deploy application on windows ce device 6.0Thaks for your quick reply.I'll check it.
-
how to deploy application on windows ce device 6.0Dear All, M working on WindowsCE6.0 based device application using .net. My concern is, how to deploy this application on target device ?? Please help me on this. waiting for ur reply.
-
Form unload method in pocket pc applicationThere is colsed event, Private Sub Form1_Closed event. You can go with this event...
-
How to send values values to function which is in Windows CE thrugh .netHi, sorry for let reply.... I've an function which is in windows CE like Ftemp(ByVal left As Integer) As Integer I want send the values to this function from my .net application as my form load event is execute.. like Ftemp(37) Hope you understand this time... Please help...
-
How to send values values to function which is in Windows CE thrugh .netDear All, I am working on .net & Windows CE 6.0 application, my concern is, i want to send values to function which is Windows CE, How can i achive this using .net Please help me on this or suggest ideas on this front.. Thanks & Regards Yrishi
-
Unable open .ppt file programatilyThanks Rajesh, no I am using vb.net(.net 2005),
-
scrren shot aspx page ?Please Please stop this discussion.... dont understand why we are changing our job....
-
scrren shot aspx page ?why you are extending this..
-
scrren shot aspx page ?after Alt + Ptr Scr, open mspaint and press Ctrl + V & Save it....
-
Unable open .ppt file programatilyDear All, I working for Windows Ce 6.0 application with .net 2005 I am trying to open .ppt file programatily but unable to do that. My string is "\Windows\wt6sppt.exe \Windows\wt6explr.exe#/d wt6ppt*.dfr \Hard Disk\hello.ppt" if i execute above string from Run promt its working fine and open the file. Please help or suggest some ideas to execute the string programatily. Thaks & Regards Yrishi
-
OOPs applicationMr.sashidhar, I think while replying there is no need to cut and paste same line which is posted by user...(like I am searching for oops + asp.net web application) if you are interested to reply then reply it otherwise no need to do like that. Think on this and correct me if i am wrong.
-
OOPs applicationThanks for your reply...
-
OOPs application -
Windows CE 6.0 n .net 2005(C#)- pendrive connect eventThanks Raj. Will check it...
-
Battery indicator for deviceThanks Rejeesh for your quick reply, can you please discribe in detail