DataTable Plug in Is not working for the grdi controle
Hi Every One, I have requirement where the one of the grid column should be displayed as second row and i need toapply data table search functionality. but data tableisnot working for this scenario. I...
View ArticleHow to show separate aspx depends on user entr save and new
Hai Friends, i ve the travel page.aspx2 pannels in aspx page1)basic details <pannel=1> i)travel purpose="textbox" ii)travel amount = "textbox"after filling the details ll choose the travel...
View ArticleHow to create related tag/list of specific Sentence...
hello, i want to display related tag or list of topics .. how to create that...? and if i clicked on any topic of related lists then should redirect to details...Thank You,, please help..
View Articlehow to invoke wcf service having list parameter
down votefavoriteI have a webservice as below<OperationContract()><Web.WebGet(UriTemplate:="/GetData?strErrMsg={strErrMsg}&chrErrFlg={chrErrFlg}",...
View ArticleError while uploading excel file in sql server using asp.net
Hi friends The following is my query for uploading excel file to sql tablealter procedure [dbo].[sp_excelforgeneralholidays](@filname nvarchar(max),@getdate datetime,@adminid int) as begin exec...
View Articlexml
<?xml version='1.0' encoding='utf-16'?> I have used this not working it is executing but output has not come. so disappointment
View ArticleUSB Template
Hello, i made a vb.net interface (usb template) to make communication between microcontrolleur and pic 18f2550 using USB port, the programme in mikroc works well but when i run the simulation af vb.net...
View ArticleGenerate form dynamically in ASP.Net
Hello,I have to generate form in ASP.Net like we are doing in visual studio by Drag and drop control.How to Generate and save its value in databaseWhat is best way to do this ?
View ArticleCreate dropdown list in excel spread sheet cell Using c#
How to create dropdown list in excel shread sheet cell using asp.net c# code with out using office components? I have used <table> tag inside html code..
View ArticleDropdownlist Performance issue while binding more than 15000
Hello,While binding more than 15000 rows into dropdownlist then page is hanged up. I am using the mentioned below code for this.ddlList1.DataSource = ds.Tables[0];ddlList1.DataTextField =...
View Articlewant to Display the selected table data in the report viewer
hello friends, i am developing a payslip application using C# and access DB. It works fine with single table to store and retrieve data to report viewer, but now i have given a option to create a new...
View Articlegetting info for hyperlink clicked
I am having troble displaying relevant information for a clicked hyperlink .I have a table "Course" and "StudentInfo"My Hyperlinks display list courses from DB* table(Course.table) and when I click...
View ArticleRead a value from keyboard and extract from a text file
Hello!I have a text file (first.txt) stored on my computer that contains different numbers and I have to enter a value from keyboard and then save in another file (second.txt) which value from first...
View ArticleConnection Database Using NHibernate getting Exception
Hi dudes i am trying to connect database using NHibernate in this way but unfortunately getting exception, can nay one help me how can i solve this. (using vs 2012) private static ISessionFactory...
View ArticleMany to many inserting values ito DB in Ado.net entity frame
Hi All,Could you please help me on this.i have in Ado.net entity framwork relation like this modelBuilder.Entity<Permission>() .HasMany(u => u.Roles)...
View Articlehow to pass hash table from server to client in TCP/IP chat
how to pass hash table from server to client in TCP/IP chat application.
View Articlehtml pagein aspx page ,need suggestions and help
Hai All, thanks for u r help and support...now i m facing small problem.in my home page there is block for blogs update ... as we know when admin login and clicks edit or update the content will...
View Article.Net Cache
How to maintain cache security and provide permissions for based on roles?i mean cache access for particular numberes or roles wise
View ArticleDynamically change orientation for particaular page in word?
Hi, i have to get different images from database and insert into a word document,but each image has to be placed inside the word document depending on the orientation of the word s page. i.efor every...
View Article