Web Developer vs App Developer
I have an undergraduate degree in Comp Sci. I graduated a month ago and I am planning to chose my career path. I'm still deciding if I should do Web Development or Mobile App development. I am...
View Articlefill tooltip from database for radiobuttonlist?
i am using below code to fill radio list from database. i want tooltip for all radio buttion. but it outtonnly display tooltip for first radiobutton. and remain same for all radiobuttons. private void...
View Articlehow can we sell apps online n make money
i found thai microsoft gives developers an opertunity to make apps n sell those apps on ms store.....any one have any idea how can we upload our app on ms store
View ArticleHow to load Automatically a database
Hi,That if you select and connectionstring that the database will automatically be loaded with a specific table - in this case: TripElement. Because I have it now hard coded, like this: private string...
View ArticleJquery or javascript to clear server control textboxes
I have multiple server control textboxes i want to clear it on button click using client scripting.
View ArticleTo create a common reusable component in mvc 4
I need to create a common component in mvc 4 which includes a C# function that takes HTML string as input and creates a pdf file. Then this pdf is printed using vbscript. I need to call the vbscript...
View Articleselect query for three joined table?
hi friendsi have three table in access 2010 joined with each othertable onea1 number pkb1 textc1 texttable twoa2 number pkb2 texta1 number fktable threea3...
View ArticleHow to Access a label control ...
HiI have a label control i.e lblTotal in a usercontrol, this usercontrol is in master page.I have a aspx page i.e mypage.aspx which is using above master page. And I have another user control within...
View ArticleSharepoint 2010 Crawl Component
Hi,I have two crawl component attached to a crawl DB. Now I am running full crawl to this content source (SharePoint Site web application) which has 48 GB data.I want to check which CRAWL COMPONENT is...
View ArticleClarification needed about WCF Concurrency in REST Services
hi all, I have created WCF Rest services. When i am hitting the same request continuously from client(i.e from Android mobile) it is using diifrerent threads and thread.sleep is also not working.My...
View ArticleFET in C#
Hello !I am a newbie and started to work on c#, i searched for the timetable software and found FET is the best open source code for time table management and generation.However i want to convert the...
View ArticleOutlook .Pst Import Apple Mail .mbox
Well not having much knowledge about every mail client's functioning, only knowing the file formats and other basic user's usage, I have to Import mails from windows Outlook 2010 to apple mail on my...
View ArticleLike & Dislike buttons
Hi Admin,Can i Like/Dislike a reply more than once? Just i clicked like 6 times & Dislike 3 times. Is it the functionality? [If yes please ignore this post]
View ArticleTransaction associated with the current Connection
Hi all. I have a challenging query!!This project we are on working on is an application which resides on any windows 7 or 8 machine. Mainly used for windows based tablets. So, each an every instance...
View Article.Net database app remote access
hello all , i have a .net sql database project it must work in intranet context , now should i do a specific task for establishing and remote data access? if no what tecnology must be used in that app...
View ArticleTabIndex in Asp.net
how to set tabindex in using this type of control nd inside this control have 1 gridview. <att:Attachment ID="ucAttachments" runat="server" /> my coding is page asp.cs -. Button button1 =...
View ArticleGroupby on Datatable with distinct count
hi,I have a datatable with some columns. I need the datatable to return the list as below.Select col1, distinct count(col2) from table1 group by col1.list of col1 and count of values of col2Please let...
View ArticlePlease help to solve this query by linq
Hi,I have 2 table kv2 and kv2dns, which kv2 has a data table is named dt but kv2dns has not.dt has some fields such as src, dst, time, dportkv2dns has some fields such as source, destination, infosrc...
View Article