Assigning a database value to a string in c#(.net)
actually i am making a login system so i want to know how can we assign a value read from the database to any string variable in a database?
View Articleproblem in saving other language text in Database
Hi frnds, I am struggling with one of the issue while saving the latvian data to the database.if i give the text as - "Indikacijas:" it is saving as like this in db - "Indikacijas:"I want it to show as...
View Articleendpoint not found
Hi, I have created a WCF service that has GET methods [OperationContract][WebInvoke(Method = "GET",ResponseFormat = WebMessageFormat.Json,BodyStyle = WebMessageBodyStyle.Wrapped,UriTemplate =...
View Articledisplay 4 line from 15 lines comes from database on asplabel
how-to-show-4-line-from-15-line-statment-comes-from-database-on-label-and-afetr-first-4-lines-i-want-to-use-read-more-links
View ArticleSave Image in Windows Store apps
I'm working on windows 8 application, I'm choosing the image using FileOpenPicker and editing the image using an external SDK.I'm displaying the edited image on a new image control. How do i save this...
View ArticleHow can I create a custom login with membership using MVC4
I am trying to create an MVC application where a user can register on to the application and be also able to create sub accounts. These sub accounts need to also show they belong to the main account...
View ArticleAutoMapperMappingException' was thrown.
Hi,I'm working on one of application. I'm trying to map my viewmodel to my model. In one of my controller I have the mapping :if (validCompany) {IEnumerable<Models.HCCompany>...
View ArticleInstall Error
hi to all and sorry for my bad english.I finished a c# project and all works good into IDE mode of Visual Studio 2010 debug.also i use MS SQL server 2008.I createdan installation package including the...
View ArticleAsp.Net Security
Hi All,In My .net Application near about 40 pages are there and 5 Users with Different Previliege Accesses are there.I Want to Restrict the users not to access some pages according to threir...
View ArticleWPF Applications
How can I start learning WPF application from the beginning? So, which site or book is better for the beginner in order to learn such application?
View Articleare they any java control working as picture box in vb.net?
are they any java control working as picture box in vb.net?
View ArticleFile Explorer tree view with checkbox for select multiple pa
Hi i am developing one WPF file explorer tree and i am using following approach http://www.codeproject.com/Articles/21248/A-Simple-WPF-Explorer-Tree, there is one more this i want to implement is that...
View ArticleHow to Make Menu Strip Dynamic in vb(Window Application)
How to Make Menu Strip Dynamic in vb(Window Application) please reply me as soon as with Example
View Articlecrystal report with runtime dataset
i want to show data in crystal report. that data comes through dataset which is created at RUNTIME. the datatable has two field one contains image and other name of image. i want to display all the...
View ArticleSharePoint Webservices
HI, I need to create a Page using the webservice so that i can I call the webservice to display the content that is stored in my database in the page created,please help me how to approach this...
View Articlehow to change the next GIF image in windows phone 7
Hi friends, I am doing snakes and ladder game in windows phone7, i need to change gif images according to dice fall when i click the button continuously , i have given dice image in gif format and i...
View Articleweb developer with 1 year experience in .Net
sir i have an year exp in web development in .net but still my basic concepts are not so clear.so,i want to know that how should i prepare so that i can take my career growth upwards.
View Article.Net Transaction Scope Error -The MSDTC transaction manager
The below error is throwing while running multiple transaction in single transaction scope Error - "The MSDTC transaction manager was unable to pull the transaction from the source transaction manager...
View ArticleDrag n resize dynamic object
i have created the dynamic object in runtime but i can only drag for static object not a dynamic one. Please if anyone can help me through this. Thanks in Advance.
View ArticleData Binding in Silverlight combobox Control using XML
i want combobox data bind from xml likeabc.xml file?<?xml version="1.0" encoding="utf-8" standalone="no"?><root> <domaindatasource name="KOSTENPLDomainDataSource"> <field...
View Article