Click here to Skip to main content
Page 1 of 1
Page Size: 10 · 25 · 50


Author filtered by: Adersh Ram [x]
Question 13 May 2013   license: CPOL
Hi Folks,I developed a windows based application using C# and SQL Server 2008. Can i implement the application into a cloud server ? i have no more idea about cloud computing ! how to host that and which technologies support this.Please share your thoughtsThanks,Adersh Ram
Question 1 Feb 2013   license: CPOL
Hi Friends,I developed a .Net Application, how to run the application in a Linux os.Is that possible ?Please suggest.Thanks,Adersh
SQL Server Installation by Adersh Ram
Question 2 Jan 2013   license: CPOL
Hi Folks,I need to install sql server enterprise edition in server in windows 2008.my office network is currently WORK GROUP. So i need to know any diffrence in installing the sql server Domain network and Work Group network ?Please suggest !!Thanks,Adersh Ram
Answer 19 Nov 2012   license: CPOL
http://en.wikipedia.org/wiki/S...
Answer 8 Nov 2012   license: CPOL
Hi,i hope it will help you.Overview of SQL Server 2005/2008 Table Indexing (Part-1)[^]Thanks,Adersh Ram
Answer 8 Nov 2012   license: CPOL
Hi ,This sample will help you. //saving HTML as PDF locally and then opening Document document = new Document(); string filename = Path.GetTempPath() + "MyFiles.pdf"; StringBuilder strSelectUserListBuilder = new StringBuilder(); ...
Answer 8 Nov 2012   license: CPOL
I think it will help you Change individual DataGridView row colors based on column value[^]ThanksAdersh Ram
C#
Question 5 Nov 2012   license: CPOL
Hi,I am using iTextSharp for creating PDF for reports in ASP.Net (c#). Pdf is created successfully & can be opened when running the Application, but when iam hosted in IIS it cannot open in PDF and gives error : "adobe reader could not open pdf because it is either not a supported...
Question 25 Oct 2012   license: CPOL
Hi Experts,I am working with ASP.Net (c#) Application. I want to genarate a pdf report from my application like tables model.How can i create a pdf file using c# with table format ?Please help me.Thanks,Advance
Question 25 Oct 2012   license: CPOL
Hi Folks,I am new in ASP.NET, i would like to develope a video based Application, like upload the videos, view the videos, download the videos.Which one is good method, Store to db ? or store in a disk space ? Any other good methods to do this ?Please suggest...
Answer 18 Oct 2012   license: CPOL
Hi,You can pass the parameter like report.setparameter("paramname",value);Thanks,Adersh Ram
Question 8 Oct 2012   license: CPOL
Hi Friends,I am going to install SQL Server 2005 Enterprice Edition.I sow the system requirments, it can only install windows server OS ?Can i install SQL Server Enterprice on Windows XP ? Is there is any limitations ?I am waiting for your greate replies..Thanks,Adersh Ram
Question 4 Oct 2012   license: CPOL
Hi Folks,I am trying to create a Image processing Application Like morphing two images , images cutting etc.I dont know how to do this task in .Net, Any idea ?There is any Photoshop API for do this task ?Please Help me !Thanks Advance
Answer 2 Oct 2012   license: CPOL
Hi,This problem found when the feild length more than the TextObject from Crystall Report.The best method is increase the size of the text object or you change the font size.I think there is no other options for this problem.Thanks,Adersh Ram BK
Answer 2 Oct 2012   license: CPOL
Hi,Set the report credential like ReportDocument rptdc = new ReportDocument(); CrystalReportViewer rptViewer = new CrystalReportViewer(); string Str_FullPath; // the path of the report rptdc.Load(this.FullPath); ...
Question 2 Oct 2012   license: CPOL
Hi Folks,I want to create a Xml file Like
Answer 18 Aug 2012   license: CPOL
Hi kwamebounty,1. First u set the Main report and sub report link(right click the sub reoport and select Sub Report link , link the master report id and sub report id)2. Set the report data source report.setdatasource(das.tables(0)) ...
Question 3 Aug 2012   license: CPOL
Hi friends,I am working with ASP.Net 2008, I wanna show the selected node in a text box, without postback.Please help me.Thanks Advance..Thanks Adersh Ram
Question 3 Jul 2012   license: CPOL
Hi Experts,Iam using SAP Crystall Report, i create a crosstab and row heading section i drag two text objects and named "CODE" and "Name". It properlty come in report preview , but when i am export the data in to excel "Code" And "Name" objects are come to down on excelAny idea...
Question 21 Mar 2012   license: CPOL
Hai FriendsHow to get a charactor from an ascii value, i tried this code, but when iam passed more than 128 ascii value it return '?' .How to convert it? is there is any other method to do this ? please help me..public string GetString(byte ascValue) { ...
Answer 8 Mar 2012   license: CPOL
Hai Friend,use this statement to set the datasource obj.SetDataSource(ds.Tables[0]);
Answer 6 Mar 2012   license: CPOL
Right click the section and select selection expert check the option "New Page After". Then it will appear on new page.
Question 6 Mar 2012   license: CPOL
Hai Frieds, I wanna store image files , pdf and sound files in my application.What is the best method of storing these type of files.Is it possible with sql server 2005 ?, how ? ,any problem in future ? Thanks adv
Answer 26 Feb 2012   license: CPOL
Insert new subreport in crystall report and set the second datasource to subreport.http://msdn.microsoft.com/en-us/library/ms227520(v=vs.90).aspx[^]
crystal report issue by Adersh Ram
Answer 24 Feb 2012   license: CPOL
First u set the parameter then set the report datasourceRptDoc.SetParameterValue("TID", txtTestCase.Text);CrystalReportViewer1.ReportSource = RptDoc;
Answer 24 Feb 2012   license: CPOL
Hai fried,1.The best method is create a unique key in database, and track the error code for displaying error.2.Another method IF EXISTS(SELECT * FROM tablename WHERE condition ) BEGIN RAISERROR ('already entered',11,1) END ELSE BEGIN -- Insert query END
crystal report issue by Adersh Ram
Answer 24 Feb 2012   license: CPOL
haiSet the parameter value in crystall report CrystalReport1 report = new CrystalReport1(); report.SetParameterValue("paramname",textbox1.text)
Answer 24 Feb 2012   license: CPOL
Hai,To remove a particular row in a datagridview. DataGridView1.Rows.RemoveAt(10)To Get the particular item of a value DataGridView1.Rows(4).Cells(0).Value
Answer 24 Feb 2012   license: CPOL
Hai, I think cannot get the events of a combobox with in a datagridview use the cell endedit event.If (DataGridView1.Columns(e.ColumnIndex).Name = "Column1") Then 'do somethingEnd If
Question 24 Feb 2012   license: CPOL
Hai Friends,Iam using Sql Server 2005, I want to secure my database from other users.I changed the Server Othentication Mode "SQL Server And Windows Authentication Mode" and configure the user "sa" i dont know set permissions and rules to set users , any body help best security methods of...
Answer 21 Feb 2012   license: CPOL
Hi, SELECT *FROM(SELECT datename(month,date_recieving) As [Month], current_status, IDFROM files) t PIVOT (COUNT(ID) FOR current_status IN ([Pending],[Closed])) as pvt
Answer 20 Feb 2012   license: CPOL
UseSELECT DATEADD(year, - 18, GETDATE())
Crystal Report Formula by Adersh Ram
Answer 20 Feb 2012   license: CPOL
Use crystall report grouping option to view above format.
Answer 20 Feb 2012   license: CPOL
I think first query 'Stakes' Column is string and second query 'stakes' is integer.In second query convert the t1.TournamentID to string.
SQL Server Installation by Adersh Ram
Question 20 Feb 2012   license: CPOL
What is the benifits of installing MS SQL Server 2005 in a DOMAIN CONTROLER ?

Page 1 of 1


Advertise | Privacy | Mobile
Web04 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid