How to create a popup when button clicked in parent form and display data...
i am new to .net.please guide me. Thank You....
View ArticleASP.Net MVC: Need guide line for a specific routing
My routing code is not working. i am showing data in tabular format with sorting and pagination. my solution is working. when i hover mouse on column then url looks like...
View Articlewhat is needed to create a payment getway?
Hi guys! I am thinking of creating a payment getway like Payoneer to help my country, we are deprived of VISA cards. And the goal is to use our own currency to make local purchases. Please help me...
View ArticleEF: How to minimize search code
i am working with 4 fields but i may have to search 100 fields. so to mention 100 fields name in where is very cumbersome. please suggest best approach when we search a value against all fields or few...
View ArticleShopping site based on sql data?
Hi, we do a lot with asp.net pages accessing our sql servers and using gridviews which works out good for a bringing back lists and even have images incorporated in those views but looking for way to...
View ArticleASP.Net MVC application is saying build failed but doesn't show me any error...
Hi, I have received an ASP.Net MVC application from a colleague that I have to start working on, it had different dll reference errors when it was given, at that time it was showing me errors in the...
View ArticleAspects Every ASP.Net Developers Must Know
What are the aspects every ASP.Net developer must know ?
View ArticleDashboard Build in .net with Bootstrap
Hi , I am trying to build dashboard with .net but it not working out. Can i have ant=y steps or code to make it with the help of bootstrap .
View ArticleAny free health monitoring dashboard exist
i am curious to know any free health monitoring dashboard exist for asp.net webform or mvc project which we can use it. i search google and found one for asp.net core ASP.NET Core Real-time Performance...
View ArticleEntityFramework: Can we minimize sorting code
i am fetching data from db using EF. when i fetching then i am filtering and sorting data too.this way i am sorting by column name. huge line i have to write which looks not good.switch (SortColumn)...
View ArticleVideo hosting on asp.net MVC application
Hi. I am currently working on product where I need to host couple of videos which are paid contents. I have no exact idea what could be best approach to do this. Where can we host these contents and...
View ArticleVSOT vb.net
I am trying to open a csv file and do some formatting. ****PrivateSub Button1_Click(sender AsObject, e As RibbonControlEventArgs) Handles Button1.ClickDim myexcel AsNew Excel.ApplicationDim myworkbook...
View ArticleAzure csv radgrid dataset bind attempt
I am attempting to download a csv file from Azure container blob, read and load it to a dataset and then bind it to the radgrid. I can download the data and set it to a string (the sample data is...
View ArticleWhy people use .AsEnumerable() along with EF query
see the below example and tell me why they use .AsEnumerable() before select ? they could use select directly.....is not it?tell me the intention of usage of .AsEnumerable() here in below query?why...
View ArticleEntity Framework: How to pass column name dynamically to where clause
i am curious to know can we pass column name dynamically for where clause. see a screen shot for searching grid. here is my link [^] i just got a sample query. please tell me does it work?public...
View ArticleVisual Studio Editor Window Space Rapidly
Is it possible to get the maximum space for editor’s window without giving up the VS window ?
View ArticleASP.Net MVC facing difficulties to pass tabular data to action
i am working with webgrid to show data in tabular format in edit mode. when my application is running then textboxes appear in tabular format with data. when user change existing data in textbox and...
View ArticlePls Provide me business logic method for reset password or forget password by...
Pls Provide me business logic method for reset password or forget password by user id...
View Article