Opening Window form using timer?
Process:I am having a table s.no ID_1 ID_2 content 1 1001 4001 Hi2 1002 4002 Hello I used timer to bind this table in gridview of windows formusing the same timer i checked whether there is any content...
View Articlecreate recordset from jdbc datasource
I'm accessing data in jsp page using the following code.<sql:query var="result" dataSource="jdbc/ums"> SELECT * FROM ums_memory</sql:query>Now, I want to access the...
View ArticleIf delete files from server shared folder where it does go?
If we delete some files (doc,jpeg..so on ) from server by accessing local system where does the deleted files going ?I didnt find that files neither server recycle bin nor local system recyclebin ?When...
View ArticleHow to retrieve same column twice with different conditions
I have 3 tables which are following::VillageVillage_ID Village_Name 446261 ??????? 446262 ?????? 446263 ?????????? 446264 ???? 446265 ????? Anganbadi_MasterAnganbadi_ID Anganbadi_Name Village_ID 1307...
View ArticleSyntax for show string value in File Upload control
Dear All,Syntax for show string value in File Upload control in asp.net ?RegardsJagatpal Singh
View Articlecan not view images in crytsal report
hiI have a problem in showing images form a Database I'm saving the image path in my DB table but when i Follow this link :http://www.hexcentral.com/articles/crystal-images.htm in it shows only...
View Articlexaml code for themes
Dear Experts,i wish to xaml themes code for dynamic changes in textbox listbox comb1box, form, grid, datagrid etc.
View ArticleTrash is not working properly
Hi, Trash is not working properly for me...Can anyone please tell me?here is my code...<script type="text/javascript"> $(document).ready(function() { //Counter counter =...
View ArticleWhy did Estimated Subtree Cost increase with nonclustered
I have following table with six rowsCREATETABLE TimePeriod( TimePeriodId intnotnullidentity(1,1)primarykey, TimePeriodName nvarchar(30)notnull, OrderId intnotnull, sDelete...
View Articleuse of Multiple web.config file in application.
What is the use of Multiple web.config file in application.?
View Articledisplay word document online like image ?
Zoom effect for doc(word files) in asp.net pls help me friends
View ArticleError Message, Data retrieval failed for the subreport- SSRS
Hi, I am developing RDLC report say A.rdlc with 2 subreports B.rdlc and C.rdlc. Each report getting data from different Data sources, but when there are no rows/data found for the 2 subreports,...
View ArticleHow to add new column b/w two existing columns in sql ?
How to add new column b/w two existing columns in sql ?
View ArticleA good topic for lerarning crystal report very complete
Hithere firends and tnx every body that reaqd my quest? todays i want to be an expert in Crystal report by c# programming..i see some examples but they didnot complete for me..is there a good source...
View ArticleC# get user input(offset) & (write new value to offset)
HelloAfter trying for hours and googling around i give up, also used the search here and couldn't find anything that i'm looking for.I'm trying to make a windows form application where the "user" can...
View ArticleNeed dumps for this topic 70-483 and 70-484
need dumps for 70-483 Programming in C# and 70-484 Essentials of developing windows store apps using c#thanks in advance.......
View ArticleUnit Testing using Nunit
Suppose I have a method:Public int Sum(int a,int b){return a+b;}I want to know what is the test case coding n how it is done using Nunit and upon which part of the logic, Unit Testing is done ?
View Articledoes anyone herehave an idea in connecting android to a POS?
Good day everyone, I am just asking if anyone who could read this has an idea to connect an Android to a POS?? thnks for the reply :)
View Article