TreeView with BackGroundWorker
Hi Experts,I am trying to Populate the treeview with the backgroundworker control but did not get the parent and child nodes inexpected hierarchy.. My coding:using System;using...
View ArticleDynamic Table Fileds Controls
Hi,How to create Dynamically Controls Using Database Table Fileds?example:country table( id,description,shortdesc,date)when click on country then dispaly dynamically create controls on these...
View ArticleI've finished console and windows application what next? PLZ
Please guide me to the next step >>> Iwant the suitable step to be helpful in practical life ... and get a work ...I ask the person that will answer me ... to clarify well what he will say ......
View ArticleMaking a window based application Trainee Management system
When i run my program it doesn't show any error.But when i work on it the first page works fine. But when i reach on second page it gives an error which is as...
View ArticleIs there any way to get name,qualification from resume?
Select data like name,email id,qualification,previous company etc from resume i.e docx,docand fill that data into the textfields in dotnet
View Articledatabase
how to create password database and its tables in sql server 2008..give me ans...thnx..
View ArticleVb script encryption
set encData_byte As Byte() = New Byte(len( Request("txtPassword")) - 1) {} encData_byte = System.Text.Encoding.UTF8.GetBytes( Request("txtPassword")) set encodedData As String =...
View ArticleThere was a problem applying the web template for the appweb
Hello Team,I am trying to create publishing and community web template in SharePoint hosted app ,when i am deploying in that time i got following error.Can anyone knows about this ,please solve...
View ArticleServer Error in '/hardware store' Application
Could not load file or assembly 'CopmuterOnLine' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.Description: An unhandled...
View ArticleHow to leave the order using the checkbox TabPages
good day, I'm some time researching how to organize TabPages the TabControl, but so far there is no example of how to get leaves them in order. I found this code here but still the TabPages are not in...
View ArticleVisual CObol in Visual Studio- SQL Directives
hello good day..i am currently creating my project in cobol2 .. i am using a visual cobol of microfocus and was used a Ado.net for my database.. On the interface of openesql assistant i can insert...
View Articlevisual cobol in visual studio - error- sql directives
hello good day..i am currently creating my project in cobol2 .. i am using a visual cobol of microfocus and was used a Ado.net for my database.. On the interface of openesql assistant i can insert...
View ArticleComboBox related question
Hi,I have some problem with combo box. I have done something but its not working properly.I am adding a list of object, now I want to rename or add new items to the combo boxon click of combobox...
View ArticleHow to display value in gridview which undercategories
ExampleI have stored values in database undercategories likeparentcategoire=fruits child categories=apple and save again i camback and select the parentcategories from dropdownlist as fruits and...
View Articlehow to embed the devexpress editor control
iwant to embed the devexpress editor in asp.net page for which looks like worddocument for writing articles and customizing
View ArticleHow to compress four months archive files using c#.net1.1
How to compress four months archive files using c#.net1.1 and move to other folder..please provide me sample codewe are using visual studio2003
View ArticleGetting a random data
Hello everybody,I am trying to make an app that gets random words form the database and shows them on a textblock. My codes worked really well on forms but when I got into phone I learnt that Windows...
View ArticleMailing Excel worksheet as an attachment without saving C#
Hi ALL,I am creating an Excel worksheet dynamically in C# codebehind and i want that Excel worksheet to send as an email as an attachment. I dont want to save the worksheet. Currently am saving the...
View ArticleClassic ASP encryption problem
The below code for encryption of text is running fine in classic ASP page when it is included in ASP.NET website but throws error when I am running in IIS Dim encData_byte As Byte()=...
View Article