How to Bind Dropdownl list from database in mvc3
Code - Razor Code <div class="editor-field"> @Html.DropDownList("CountryID", String.Empty) @Html.ValidationMessageFor(model => model.CountryID)...
View ArticleDropdown list binding , is that right or rough
Code - Razor Code <div class="editor-field"> @Html.DropDownList("CountryID", String.Empty) @Html.ValidationMessageFor(model => model.CountryID)...
View Articledelete records
i am using this code to delete recoeds but it only delete record from datagridview i also want to delete that record from database. plz help foreach (DataGridViewRow row in dataGridView1.Rows)...
View ArticleINotifyPropertyChange in database project
Hi,I am new to WPF. I wanted to make a small database project just to learn WPF.This is a layered application where the business logic will be accessed through WCF service and Business logic will...
View Articleprint two images on single page c#
I want to print two images on single page. I have tried below code, but it is printing all images on different pages.publicvoid PD_PrintPage(object sender,PrintPageEventArgs e){float W =...
View Articlecrpe32.dll Error while Using Crystal Report?
Dear Friends, I had a bug on Crystal Report while i try to load the Report Items.. it was woking Fine, suddenly it showed me One Exception In crpe32.dll.. I...
View Articledynamic column in crystal report
scenario:-two radio button one button On button clickif radio button 1 selected then crystal report in img1 is loaded if radio button 2 selected then crystal report in img2 is loaded img 1img2my...
View Articleneed for support on mobile app dev.
pls tel me the links or suggesion on how to develop mobile app n how we well sell app on marketr....pls
View Articlecontrols on the form is not displayed
Hi.. I have one windows form.In that form contain many controls..But in design view that controls are not shown but in designer.cs & code file contain code for all controls.. Thanks..
View ArticleHow to apply Licence key to application
hi I have one windows application.I want to apply licence key to that application.please give me detail step.i don't know anything of that. Thanks..
View Articleenable some control by permisstion c#
Hi ...I have a database one of the tables is table Users so it contain admin that allowed to access all thing and user to access some thing , my question is how when i log in by admin i want to be...
View ArticleI'm Steve, I need a big help on visual studio 2010
Hello I'm Steve Tarmac, I used to work with visual basic 6.0 so good, but now I'm a new comer in visual studio 2010 and it's so busy. and discover you on this site, but I don't know where I'm going to...
View Articlelearning c# for asp.net mvc
hello. I started learning asp.net mvc but I have problems because I don't dominate on c#. I want to announce me the best website that I can learn c# (just for asp.net mvc) on it.thank you very much
View ArticleApple mail Imports to Entourage 2008
Is there any application or tool available to transfer all the data (emails, folders and contacts) from apple mail to entourage 2008.I have a mac book air with mountain lion OS X 10.7.Its not that I...
View Articlehow to create a horizontal scrollbar same in datagridview
I'm trying to create a HScrollBar same scrollbar in datagridview, when resizing the form and columns the impact HScrollbar make it work.expect people to help, thank
View ArticleDynamic Treeview Menu as per access and permissions
Hi All,I am using VWD 2010 Express with mySQL as database. I have a treeview menu which i want to populate as per the permissons/access set. I took ideas/codes from these...
View ArticleSql command does not give output
Hi,I have 2 tables, which are not have any primary key.I want to add info field of one of the tables which contains 'no such name' string in it to other ones when 2 fileds of tables be the samethis is...
View Articledatatable does not have any data
Hi I want to put the data from tables with some condition but dtdns doesn't give any output. var Kelihos = dc.kv2s.OrderBy(p => p.ltime).Where(p => p.ltime >= paramTime && p.ltime <...
View ArticleHow to create dictionary app in windows phone
can anyone tell me how to create dictionary app for windows phone in multiple language like English to Spanish. i really need to create for my country and i am new beginner....
View Article