Search results

  1. L

    Forgot to give the middle name for BP Developer exam

    Hi, This post is general enquiry. I've applied for Bp Developer exam. Unfortunately I forgot to give the middle name as per my ID prove. Is this any issue for further process? Please do help if I can edit the name? and if u have the link please share it to me. Thanks
  2. L

    LINQ operation with Collection

    I've created a small code for Linq operation with Collection. Error is 'cannot convert from 'char' to 'System.Data.DataRow' Line 8. I have added dll and library and code is c# Please check my code and screenshot and please help me for this issue. outData=new DataTable(); if(inData.Rows.Count>0)...
Top